Messages webhook
-
rivetstays team
- Posts: 2
- Joined: Sun Apr 07, 2024 2:09 am
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).
-
ashergibson
- Posts: 28
- Joined: Thu Jun 25, 2020 2:20 am
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.
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.
-
rivetstays team
- Posts: 2
- Joined: Sun Apr 07, 2024 2:09 am
Thanks for the tip Asher, I believe this will do the trick!
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 ?
-
ashergibson
- Posts: 28
- Joined: Thu Jun 25, 2020 2:20 am
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.