Overview - Common integration workflows
These are examples of Common integration flows for ISV partners building with Zoom Meetings:
- User Onboarding: Create a Zoom user via
custCreate. - Meeting Creation: Use the user’s ID to create a meeting.
- Meeting Creation with webinar: Unique join URLs for registered participants.
- Meeting Launch: To launch the meeting, either provide the
start_urlorjoin_urlto the user, or initialize the Meeting SDK directly.