Bookings
1298 TopicsCan I update existing meeting via API so "Record automaticaly" is on?
Hi Currently we using MS Booking so our students register for the exam. We plan to make is "self serve" so time of the instructor is not required. A meeting got the option "Record and transcribe automatically". I would like to turn it on via API. Is that possible? I checked https://learn.microsoft.com/en-us/graph/api/bookingappointment-update?view=graph-rest-1.0 and https://learn.microsoft.com/en-us/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0&tabs=http to see if there is any property for "recording" but did not find anything.11Views0likes0CommentsCannot add new employees at all in my bookings
i tried gmail personal email, outlook professional email, google professional email, everytime I fill the new employee form and submit it, it does nothing! some employees are external and don't have an email from our organization! it has always worked before!21Views0likes0CommentsMismatch between time zone in Bookings app and Bookings email confirmation
We are experiencing a mismatch between the time zone set in our Bookings app and the time displayed when booking confirmation emails are sent. The appointment times are showing correctly in our Outlook calendars online however customers are receiving two different appointment times (one automatically sent by the email confirmation which is incorrect - an hour late - and the correct time in the body of the email). This is confusing for both our practitioners and our clients. It only started a few weeks ago, up until then we had no issues. We are also having issues with time zones when we try to edit and reschedule existing appointments. We have tried setting the time zones on the Bookings app, Outlook and Microsoft 365 to the Universal Coordinated Time. Any help or advice gratefully received!2.3KViews0likes3CommentsUnable to create shared bookings page
Attempting to create a shared bookings page results in the above error. I've ensured Bookings is turned on, turned access on and off in the admin back-end, I've tried Safari and Chrome and incognito browser in Chrome. Absolutely nothing is working to fix this. 😞1.6KViews0likes3CommentsBooking calendar is showing all services deleted
One of our branches opened Bookings today and all their services are listed under Deleted Services. It doesn't appear this way for me but all the staff members in the branch see this view. If they uncheck deleted services, then all the appointments disappear from the calendar. If they go to the Booking calendar in Outlook. the appointments appear fine.4.6KViews2likes13CommentsMicrosoft Bookings double-booking staff despite busy calendar entrie
Hello everyone, We are experiencing an issue with Microsoft Bookings. Our setup allows external customers to book appointments via the published booking link on our website. However, we have noticed that staff members can still be double-booked, even when their Outlook calendars show them as “Busy.” Here’s what we have already done to try to resolve the issue: Ensured that the option “Events on Office calendar affect availability” is enabled for all staff in Bookings. Verified that in Outlook, the staff calendars have appointments marked as “Busy” to reflect their availability. Shared staff calendars with the Bookings account and set default permissions to “When I’m busy”. Checked that the booking page settings are set to respect staff availability. Despite these steps, the system still allows bookings to be made during times when staff are busy. Our staff mailboxes are hybrid (both on-premises and in Exchange Online), and we are running a hybrid setup in general. We are wondering if anyone else has experienced this issue and if there are recommended solutions or workarounds. Thank you for any insights!25Views0likes0CommentsCustomer getting "missing information" error
When booking, the customer is getting a "missing information" error even after filling in all required information. I have filled in all required information as well and tried to book an appointment and I get the same error every time even on different days/times and service types. How to resolve?12Views0likes0CommentsCreate bookingStaffMember also requires Add-MailboxPermission
I created an Entra application with the required Graph permissions to manage Bookings scheduling mailboxes so that I could update the staffing for a Bookings page that I'm not a staff member of. Using that application to request a Microsoft Graph access token, meant I had the required permissions to add a user account (that already had a Bookings license) as an "administrator" (role) for a Bookings page (Bookings business), to replace another person who was the previous Bookings page administrator, but who had since left. I used https://learn.microsoft.com/en-us/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0&tabs=powershell to do this. For the record, I was not able to do this using https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.bookings/new-mgbookingbusinessstaffmember?view=graph-powershell-1.0 using Microsoft.Graph.Bookings module version 2.30.0, presumably because I am not a staff member with the Bookings "administrator" role for that particular Bookings page. However, the newly added user could not access that Bookings page at https://outlook.office.com/bookings/homepage until a further step had been completed (Error: "You don't have access to this booking page" shows instead). To ensure the new Bookings page administrator could access the Bookings page, I needed to add mailbox permissions, which I used https://learn.microsoft.com/en-us/powershell/module/exchangepowershell/add-mailboxpermission?view=exchange-ps for. I found that giving the new Bookings page administrator full access to the scheduling mailbox ensured they could access the Bookings page. Example using ExchangeOnlineManagement PowerShell module: Add-MailboxPermission -Identity email address removed for privacy reasons -User email address removed for privacy reasons -AccessRights FullAccess If there is a more efficient way for an system admin to add new staff to a Bookings page, please let me know - otherwise, hopefully this helps someone who gets stuck 😊30Views0likes0CommentsNo more than 2 slots available for services
Hi, I am currently having an issue with bookings in which I have defined one service for every member of my team. They have different schedules, but some days there may be 5 people at the same time working. However I don't want them to be all on meetings at the same time. Is there an option that allows me that, if two members are scheduled on a meeting on a specific day and time, the other services calendars are unavailable to book? Thanks, Carlos11Views0likes0Comments