Airbnb messages via Beds24 API

Develper issues when using the Beds24 APi.
Post Reply
marcel.marie
Posts: 10
Joined: Mon May 06, 2019 10:34 pm

Hello,

I want to programmatically send messages to guests via the Airbnb Beds24 connexion.

For more context, when a guest books I have an integromat scenario that generates a code for my smartlock, sends the code and instructions via SMS and the airbnb provided « buffer » email adress, but in the end the message does not appear in the airbnb messenger conversation. On Booking.com, sending an email to the « buffer » adress makes the message appear in the Pulse conversation.

Is there a Beds24 API endpoint to send messages via Airbnb guests throug the Airbnb connection?
lesleywoermeijer
Posts: 291
Joined: Wed Dec 28, 2016 2:20 pm

There is instructions in the Airbnb wiki page for sending messages to Airbnb clients via the Airbnb message centre.

https://wiki.beds24.com/index.php/Airbnb#Messaging

Please ensure you use the PLAIN Text box in the Auto Actions for Airbnb messages.
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

There is also an API function to read and send messages to Airbnb

See the JSON getMessages and setMessage functions

https://api.beds24.com/json/getMessages

https://api.beds24.com/json/setMessage
Post Reply