Zoom · Arazzo Workflow
Zoom Meeting Registration
Version 1.0.0
Create a registration-required meeting, register an attendee, and list registrants.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
register-attendee-for-meeting
Create a registration meeting, add a registrant, and confirm the roster.
Calls createMeeting with registration enabled, addMeetingRegistrant to enroll one attendee, and listMeetingRegistrants to confirm the registrant appears in the approved roster.
1
createMeeting
Schedule a meeting with registration required (registration_type 1 and approval_type 0 for automatic approval).
2
addRegistrant
Register the supplied attendee for the meeting and capture the registrant id and personal join URL.
3
listRegistrants
List the approved registrants for the meeting to confirm the new attendee is present.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.