User Profile
jackgurae
Copper Contributor
Joined 2 years ago
User Widgets
Recent Discussions
Re: Book Appointment - MS Bookings Graph API
Hi, I'm currently in your place. Did you ever figure it out? I think the Microsoft Booking web wrap MS Bookings Graph API with another API layer which also handle an edge case when user tries to create appointment (time slot and staff) that just been booked. If so, it responses with error you described. But for pure MS Bookings Graph API, I think it allows dev to just book the appointment ignoring availability checking?51Views0likes1CommentCustomizing Email Notifications in Microsoft Bookings
I am seeking guidance on the following aspects of Microsoft Bookings: Email Dispatch Mechanism: How Microsoft Bookings sends emails to clients (appointment confirmation, before-meeting email, after-meeting email)? Under the hood, does it utilize Microsoft Graph to schedule and send these emails? Custom Email Templates: I aim to bypass the default email notifications and implement customized templates for client communications. Is it possible to disable the standard email-sending feature in Microsoft Bookings and instead trigger my custom email workflow, perhaps using Microsoft Graph or another method?163Views1like1CommentMS Booking API - getStaffAvailability - Does it incorporate buffer time and lead time?
I am testing MS Booking API for PoC Booking project in my company. So far, I am familiar with the API. I want to know if getStaffAvailability (which get availability of specified staff id and time period) does incorporate buffer time and lead time. https://learn.microsoft.com/en-us/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0&tabs=http It seems it does not. It just provide block of available, outOfOffice and busy. I assume I need to fetch buffer time, lead time from the service using MS Booking API then calculate proper block of available time manually?10Views0likes0Comments
Groups
Recent Blog Articles
No content to show