Zoom Connector
Zoom Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: 4

EndPoint List Webinars


Name

list_webinars

Description

Use this API to list all the webinars scheduled by or on-behalf a user (webinar host). For user-level apps, pass the me value instead of the userId parameter. [API Help]

Parameters

Parameter Label Required Options Description
UserId UserId YES The user ID or email address of the user. For user-level apps, pass the me value.
page_size PageSize NO

Output Columns

Label DataType Length Raw Description
id DT_I8 0 False
host_id DT_WSTR 255 False
topic DT_WSTR 500 False
type DT_I8 0 False
start_time DT_DBTIMESTAMP 0 False
duration DT_I8 0 False
timezone DT_WSTR 100 False
created_at DT_DBTIMESTAMP 0 False
join_url DT_WSTR 1000 False
uuid DT_WSTR 100 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.