Page 1 of 1
Messages webhook
Posted: Sun Apr 07, 2024 2:12 am
by rivetstays team
Hi there I recommend implementing a messaging webhook so that we can integrate the unified platform messages inbox into our email client software (I currently use Missive for example).
Re: Messages webhook
Posted: Mon Apr 08, 2024 1:34 pm
by ashergibson
Hello,
You may be interested in API V2 booking webhooks, which should trigger upon a message being received:
https://wiki.beds24.com/index.php/Booking_Webhooks
Best regards,
Asher.
Re: Messages webhook
Posted: Thu Apr 25, 2024 9:49 am
by rivetstays team
Thanks for the tip Asher, I believe this will do the trick!
Re: Messages webhook
Posted: Tue May 27, 2025 10:10 am
by peak bed
Yes, in API V2, the webhook is triggered when there is a new message. but when we use a request to receive this message, we receive all the conversation. is it possible to create a webhook with only the message which has triggered the webhook ?
Re: Messages webhook
Posted: Thu May 29, 2025 9:14 am
by ashergibson
Thanks for the suggestion! Currently the webhook payload contains the entire booking, however a webhook that only contains the most recent message does sound useful.