question

ChrisBarthel-3473 avatar image
0 Votes"
ChrisBarthel-3473 asked Danstan-MSFT answered

Bookings SMS Notification

How to setup the sms notification for bookings?

microsoft-graph-customer-booking
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Danstan-MSFT avatar image
0 Votes"
Danstan-MSFT answered

Microsoft Graph API does not support SMS notification out of the box as this should be done on your side.

However with Graph, you could subscribe to change notifications for bookings and implement the SMS on the webhook service the support for Bookings webhook events is currently not supported. There is a feature request for it here MS Bookings: Event (WebHook) on new scheduled Booking that I suggest you upvote so that it may be implemented.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.