Microsoft bookings + WhatsApp

Copper Contributor

Hello,

I would like to know if it is possible to integrate WhatsApp with Microsoft Bookings. Currently, when a customer makes a booking, the reservation, cancellation, or rescheduling notifications are sent via email. However, I am looking for a way to receive these notifications on WhatsApp instead.

Thank you!

2 Replies
Hello @Andres2325 ,

I don't think there is any standard functionality in Microsoft Bookings that can send a message on whatsapp.

You need to develop a custom solution based on Microsoft booking API (https://learn.microsoft.com/en-us/graph/api/resources/booking-api-overview?view=graph-rest-1.0) and whatsapp api or services.

Thanks
You need to create a Power Automate response to 'when a booking is created' There are a few available apps that can integrate WhatsApp into your flow, some of which are very easy, Don't forget that you will need a WhatsApp API key to verify your sender account A good guide to how to do this can be found here https://jason-wills343.medium.com/how-to-get-api-key-for-whatsapp-business-api-28d1a39aedb8