Deeplink integration with zoom

Description
We would like to do a REST api integration of zoom into our ios and android apps. We use React Native shop. We want to use it is to allow users to use their own a/c on zoom. The integration can take the form of launching the zoom app via deeplink. We want to allow zoom session hosts to create/schedule sessions using our profile (which have email underlying them), and others by their profiles or allow users on our platform to join with their app profiles. want to schedule (our profiles have emails as underlying id).
What specific components should we look into

Error
N/A
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hey @mohan.ramanujam,

I suggest using the OAuth flow, and then the Create Meeting API.

You can also see our deeplink docs here:

Thanks,
Tommy

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