Pull Unique URL for each Meeting registrant

Description
Each registrant for my Zoom Meeting receives a unique URL to access the meeting. I’d like to send them reminder emails via MailChimp as the meeting approaches, and I’d like to personalize the email with a Unique ID token for each registrant. Is there an app or API that can pull this information for me? I am not a coder so looking for a simple solution. It looks like this API might be a solution, but I don’t know how to use it.

Thanks!

Hey @schoolkitgroup,

That is correct! The List Meeting Registrants API will return the unique registrants join_url.

You can test this API easily, by following the JWT Token guide, or using the OAuth Sample App.

Thanks,
Tommy

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