Zoom · Arazzo Workflow
Zoom Approve Pending Meeting Registrants
Version 1.0.0
Find pending meeting registrants and approve them, branching when none are pending.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
approve-pending-registrants
List pending meeting registrants and approve them when any exist.
Calls listMeetingRegistrants filtered to pending, and only when the list is non-empty calls updateMeetingRegistrantStatus with the approve action.
1
listPending
List the registrants for the meeting whose status is pending, so they can be approved.
2
approvePending
Approve the pending registrants returned by the list step using the approve action.
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.