Bookings API - Retrieve Booking Service page link

Caitlin Willmot 1 Reputation point
2021-04-01T04:40:14.843+00:00

Using the Microsoft Graph Beta REST API for Customer Bookings I would like to retrieve the public link for a booking service page, which is available through the MS Bookings app here:

83486-image.png

However, it doesn't seem to be in the response body for bookingService or any other entity: https://learn.microsoft.com/en-us/graph/api/resources/bookingservice?view=graph-rest-beta

Is there a way via MS Graphs to get this link?

Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2021-04-04T04:11:13.323+00:00

    The closest i see is that the Public URL property? It's the URL for the scheduling page, which is set after you publish or unpublish the page.