Hostaway public API - Messages api update Follow
Hostaway public messaging API
We have released a new version of our automated messaging system as can be found here.
For this, we have also updated the Hostaway Public API https://api.hostaway.com/documentation
Changes for developers:
For the method Retrieve conversation messages list
we return now only messages in the status sent
When you wish to get all the messages you can use the parameter
includeScheduledMessages
like this
https://api.hostaway.com/v1/conversations/1406/messages?includeScheduledMessages=1&limit=&offset=
and we will return all the messages in statuses sent, failed, paused etc.
Comments
0 comments
Please sign in to leave a comment.