Blocks
Zoom
Manage Zoom meetings: list, get, create, update.
Zoom Meetings API using JWT/OAuth bearer token.
Toolszoom
Block Preview
Zoom
Manage Zoom meetings: list, get, create, update.
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the zoom block with monitoring enabled in production.
Inputs (UI)
Token
short-inputLayout: full
Operation
dropdownLayout: full
Options: List Meetings, Get Meeting, Create Meeting, Update Meeting
Meeting ID
short-inputPlaceholder: For get/update
Layout: half
List Type
dropdownLayout: half
Options: Upcoming, Live, Scheduled
Payload (JSON)
codeLayout: full
Inputs (API)
token
stringRequired
operation
stringRequired
meetingId
stringOptional
type
stringOptional
data
stringOptional
Outputs
Primary response type:
{
"data": "json"
}Tool Access
zoom_meetings