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 26, 2024Copper Contributor
HI 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.
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-MSFT
Microsoft
Mar 27, 2024Engineering 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.