Blocks

Zoom

Manage Zoom meetings: list, get, create, update.

Zoom Meetings API using JWT/OAuth bearer token.

Back to Catalog
Toolszoom

Block Preview

Zoom

Zoom

Manage Zoom meetings: list, get, create, update.

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the zoom block with monitoring enabled in production.

Inputs (UI)

Token

short-input

Layout: full

Operation

dropdown

Layout: full

Options: List Meetings, Get Meeting, Create Meeting, Update Meeting

Meeting ID

short-input

Placeholder: For get/update

Layout: half

List Type

dropdown

Layout: half

Options: Upcoming, Live, Scheduled

Payload (JSON)

code

Layout: full

Inputs (API)

token

string

Required

operation

string

Required

meetingId

string

Optional

type

string

Optional

data

string

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

zoom_meetings
Zoom | NowFlow Blocks