How to get zoom link using javascript?

Description
I have to get zoom link for meeting.
ex:
https://us04web.zoom.us/j/118?pwd=*

After get zoom link, I have to send it to users.

For testing, I created my free account.
I can’t find solution for it.
Can you help me?

Hey @tl9721lt,

You can use the Create Meeting or Get Meeting API to get a join_url or start_url programmatically.

Thanks,
Tommy

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