Forum Discussion
vsehgal
Mar 17, 2024Copper Contributor
Get meetingAttendanceReport not returning the external ID passed during registrant creation
Hi Team, We are using the Get meetingAttendanceReport endpoint to retrieve the attendance report from an onlineMeeting on which External Meeting Registration has been enabled. We used the Create...
vsehgal
Mar 23, 2024Copper Contributor
Looks like I was able to resolve it. The beta version endpoint does return the Registrant ID while v1.0 of the same endpoint does not.
Is this a gap?
Is this a gap?
Meghana-MSFT
Mar 26, 2024Microsoft
vsehgal - We are also able to repro this issue, we will check internally if this is a bug or the registrant ID has been recently included in the beta response.
- vsehgalMar 26, 2024Copper ContributorHI Meghana,
I know for sure that registrant ID was there for there for the longest time as we very actively use it. The gap here seems to be with v1.0 API endpoint for externalMeetingRegistrant. The sole purpose of this endpoint is to collect registration from an external system which lets you input your own ID from the external system and then subsequently return this external system ID with attendance reports. v1.0 endpoint must return this registrant ID like the beta endpoint while retrieving the attendance data for this externalOnlineMeeting.- Meghana-MSFTMar 27, 2024MicrosoftEngineering team has given the below response - This is by design. You can confirm by checking out our v1.0 doc and find out there's no such property called "registrantId“ (because this is a beta feature). Please also note the registrantId property maps to the meeting registration capability which is subject to deprecation.