Zoom · Arazzo Workflow
Zoom Create and Confirm a Meeting
Version 1.0.0
Schedule a meeting for a user and read it back to confirm the saved details.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
create-and-confirm-meeting
Create a scheduled meeting for a user and confirm it by reading it back.
Calls createMeeting to schedule a meeting for the supplied user, then calls getMeeting with the returned meeting id to confirm the persisted details.
1
createMeeting
createMeeting
Schedule a meeting (type 2) for the supplied user with the given topic, start time, and duration.
2
confirmMeeting
getMeeting
Read the created meeting back by id to confirm the persisted topic, start time, and settings.