Zoom integration with wordpress

Hello Team,

I want to integrate with my Wordpress site where people can schedule classes using their zoom id.

But for scheduling to get done we need to enter the API key and zoom secret key.
is there a way that the user can just add their email id, get authorized and link it to their account? If no account available for that particular email than sign up and start using.

Please can you guide on how we can achieve this?

Hey @eoghan.fernandes,

If you are just looking to schedule meetings through your website, then our API is the best option instead of the Zoom Web SDK. With that being said, we offer OAuth Authentication which allows users outside of your account to authorize your app to make requests on their behalf. Then, you can call the Create a Meeting API in order to schedule a meeting for them.

I hope that helps! Let me know if you have any questions. In the meantime, I’ll go ahead and move this over to our #api-and-webhooks category.

Thanks,
Max

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