Zoom · Arazzo Workflow
Zoom Webinar Registration
Version 1.0.0
Create a webinar, register an attendee, and list the registrants.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
register-attendee-for-webinar
Create a webinar, register an attendee, and confirm the roster.
Calls webinarCreate to schedule the webinar, webinarRegister to enroll one attendee, and webinarRegistrantsList to confirm the registrant roster.
1
createWebinar
webinarCreate
Schedule the webinar with manual approval (approval_type 1) so registrants can be reviewed.
2
registerAttendee
webinarRegister
Register the supplied attendee for the webinar.
3
listRegistrants
webinarRegistrantsList
List the webinar registrants to confirm the new attendee is present.