OCNORA

Zoom

Chat & messagingOAuth 2.0credential probe

Create Zoom meetings (Server-to-Server OAuth).

OCNORA ships 20 typed Zoom operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 20

  • Add Meeting Registrant
    Register somebody for a meeting and get their personal join link.
    zoom.add_registrant
  • Add Webinar Registrant
    Register somebody for a webinar and get their personal join link.
    zoom.add_webinar_registrant
  • Create Meeting
    Create a Zoom meeting and return its join link.
    zoom.create_meeting
  • Create Webinar
    Schedule a webinar and return its join and registration links.
    zoom.create_webinar
  • Delete Meeting
    Cancel a meeting, or one occurrence of a recurring one.
    zoom.delete_meeting
  • Delete Meeting Recordings
    Move a meeting's cloud recordings to the trash, or erase them.
    zoom.delete_meeting_recordings
  • Get Me
    Read the Zoom account this connection acts as.
    zoom.get_me
  • Get Meeting
    Read one meeting by its number — topic, time, join link and settings.
    zoom.get_meeting
  • Get Past Meeting
    Read the report for one meeting instance that has already ended.
    zoom.get_past_meeting
  • Get User
    Read one Zoom user by their user id or their email address.
    zoom.get_user
  • Get Webinar
    Read one webinar by its number — topic, time, links and settings.
    zoom.get_webinar
  • List Meeting Recordings
    Read every cloud-recording file one meeting produced.
    zoom.list_meeting_recordings
  • List Meetings
    Page through a host's meetings — scheduled, live or already held.
    zoom.list_meetings
  • List Past Participants
    Page through who actually attended one ended meeting instance.
    zoom.list_past_participants
  • List Meeting Registrants
    Page through who has registered for a meeting, by approval status.
    zoom.list_registrants
  • List User Recordings
    Page through everything one host recorded in a date window.
    zoom.list_user_recordings
  • List Users
    Page through the users on the Zoom account, by status.
    zoom.list_users
  • List Webinars
    Page through the webinars scheduled by one host.
    zoom.list_webinars
  • Update Meeting
    Change a scheduled meeting — its time, topic, length or settings.
    zoom.update_meeting
  • Update Registrant Status
    Approve, deny or cancel meeting registrants in bulk.
    zoom.update_registrant_status

Run your first Zoom workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.