How to retrieve trackingDataId from bookingAppointment with Graph API?
Summary The issue at hand is the inability to retrieve the trackingDataId from a bookingAppointment object using the Microsoft Graph API. This field is present in the appointment object when created via the standard booking sites with a URL parameter, but it is not included in the response when retrieving the booking appointment through the … Read more