New messages API
Now you can bring the messages you send with Knock into your own product to power customer support and message logging use cases. Our new message API endpoints allow you to list all of the messages generated by Knock, as well as access additional message information such as batched activities, triggering events, and message content. Our messages API also supports a number of filtering options, so you can easily find the messages you're looking for.
Fixes and improvements
- 👀 Our
identify
endpoint no longer requires aname
or anemail
for a user - 🐛 We fixed a bug where nested variable paths weren't being properly parsed when a value existed for a top level path in the template editor
- 🐛 We fixed an edge case in our push sender where sending any empty data payload on a notify call would cause an error