Zoom · Arazzo Workflow
Zoom Approve Pending Webinar Registrants
Version 1.0.0
List pending webinar registrants and approve them, branching when none are pending.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
approve-pending-webinar-registrants
List pending webinar registrants and approve them when any exist.
Calls webinarRegistrantsList for the pending set and, only when it is non-empty, calls webinarRegistrantsApprove with the pending registrant id.
1
listPending
webinarRegistrantsList
List the pending-approval registrants (type 0) for the webinar so they can be approved.
2
approvePending
webinarRegistrantsApprove
Approve the first pending registrant returned by the list step.