Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
We are using Microsoft Bookings to set up coaching sessions with our Power BI community.
We would like to know from which department/team the people are that request coaching sessions, what problem they face,... To do so, we have added some extra questions to the service:
We want to build a Power BI report on these booking info and used the Microsoft Exchange Online connector and the SMTP to connect. Most information seems to be available, but I cannot seem to find the answers to the additional questions.
Has anybody been through the same struggle and figured this out?
Solved! Go to Solution.
Hi @MoeyersonsJ,
I have used the Graph API for this in the past.
The customQuestionAnswers property is listed within the bookingCustomerInformation resource:
https://learn.microsoft.com/en-us/graph/api/resources/bookingcustomerinformation?view=graph-rest-1.0
That bookingCustomerInformation (with the nested customQuestionAnswers) should also be returned in the Get bookingAppointment response, below is an example of the response:
Hi @MoeyersonsJ,
I have used the Graph API for this in the past.
The customQuestionAnswers property is listed within the bookingCustomerInformation resource:
https://learn.microsoft.com/en-us/graph/api/resources/bookingcustomerinformation?view=graph-rest-1.0
That bookingCustomerInformation (with the nested customQuestionAnswers) should also be returned in the Get bookingAppointment response, below is an example of the response:
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
26 | |
12 | |
11 | |
11 | |
8 |