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 Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,271 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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.