How to retrieve dial-in numbers of a meeting?

Hi,

Is it possible to retrieve dial in numbers of a meeting? Apparently only full invitation text can be retrieved using the API: https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetinginvitation. This seems to be the meeting invitation e-mail text which doesn’t seem straightforward to parse for dial-in phone numbers. The parsing might be complicated in case of a localized meeting invitation.

If it is not possible via the REST API, is it planned to be added soon? The Zoom desktop client is able to show the dial-in numbers separately as shown below:

Is it then using a different API??

Thanks in advance and regards

Navin

Hi @navinmishra,

Right now the full text invitation is only available, however, we are working on enhancing our API to respond with each part within its own JSON object.

Thanks

Thank you very much…that will really help. Do you have any ETA on when such an enhanced API will be available? Also is the current meeting invitation text localized for different languages?

Thanks again and regards

Navin

2 Likes

Hi, is there any news on this topic? Thanks!

Currently, you can get meeting invitation, which returns the entire text invitation. Getting each part within the JSON object is not supported at this time. However, we are constantly making improvements to meet developer’s needs and use cases. Please feel welcome to submit your user story as feedback here. To stay updated on the latest API enhancement and updates, you can follow our release log here for updates.

Thanks,
Donte

1 Like