graph
4 TopicsBookings Service Option bookingMultiStaffSupportEnabled
I'm creating services via Graph API and would like the ability to set the following parameter when creating the service bookingMultiStaffSupportEnabled. Also, it would be nice to be able to post external email addresses as well.84Views2likes1CommentPrevent MS Bookings to send confirmation email to customer
Hi, Is there a way to prevent MS Bookings to send confirmation email(that one including the ics-file) to the customer? the setting "Send a meeting invite to the customer, in addition to the confirmation email." is unchecked on the Business and when creating a booking through the Graph-beta API the "optOutOfCustomerEmail"-property is set to True. The email-issue started to appear during the summer. Thanks!1.3KViews0likes0CommentsExtract customer info on appointments with maximum number of attendees higher than 1 with Graph API
Hi, is there a way to extract customers information with Booking Graph API (or other means) from an appointment configured with multiple attendees? When the service is configured with only one attendee I have the customer info, but with multiple attendees, there is no information returned by Graph (should be presented as an array of customers). Also I'm unable to extract custom fields in any situations. I'm using Booking Graph API : Ex: https://graph.microsoft.com/beta/bookingBusinesses/DemoBooking@contosos.com/appointments/[Id] Thanks.913Views0likes0Comments