I’m calling the Report Meetings Participant API for Meetings (https://api.zoom.us/V2/report/meetings/{}/participants). The “user_name” returned is always the one that the user entered when they first joined the meeting. We ask our participants to “rename” themselves to be their first and last name, but the updated Name is not coming back in the response. It always returns the 1st name they entered.
Note that if we pull the attendee report manually the final name that the user used is included in the field (Reports-Usage Reports-Active Hosts-Generate Details).
Are there any plans to make the API results match what is in the manual attendance report?