Fetch via the API a participant's user_id (which is the Participant ID) needed to join a webinar scheduled in the future

Description
I am trying to get via the API the participant’s user_id to send the invite programmatically, rather than manually sending the invite from Zoom UI.

See below the Participant ID in the email Zoom automatically sends to panelists:

In the UI, we can see the Participant ID is part of the Panelist Invitation. But in the API we only see the user_id in this endpoint: https://marketplace.zoom.us/docs/api-reference/zoom-api/dashboards/dashboardmeetingparticipants which is only for live or past webinars.

Is there a way to get the Participant ID (code for panelists to dial in the webinar) for webinars scheduled in the future?

Hi @aguscuretti ,

Thank you for reaching out about this. At this time, the dial-in Participant ID in the UI of a Zoom meeting invitation is actually not queryable via API. You may see a participant_id field in some of our API endpoints, but it is not the same. We realize this is confusing, and it has been added as a feature request to fix!

Gianni

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

A formal feature request for this has been made (ZOOM-362669).