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

EndPoint Get Webinar By Id


Name

get_webinar

Description

Use this API to get details of a scheduled webinar. [API Help]

Parameters

Parameter Label Required Options Description
WebinarId WebinarId YES The Webinar ID for which you want to get details.

Output Columns

Label DataType Length Raw Description
id DT_I8 0 False
host_id DT_WSTR 100 False
host_email DT_WSTR 255 False
topic DT_WSTR 255 False
type DT_I8 0 False
start_time DT_DBTIMESTAMP 0 False
duration DT_I8 0 False
timezone DT_WSTR 100 False
agenda DT_WSTR 1000 False
created_at DT_DBTIMESTAMP 0 False
start_url DT_WSTR 4000 False
join_url DT_WSTR 1000 False
password DT_WSTR 100 False
settings_host_video DT_BOOL 0 False
settings_panelists_video DT_BOOL 0 False
settings_approval_type DT_I8 0 False
settings_audio DT_WSTR 16 False
settings_auto_recording DT_WSTR 100 False
settings_enforce_login DT_BOOL 0 False
settings_enforce_login_domains DT_WSTR 100 False
settings_alternative_hosts DT_WSTR 100 False
settings_alternative_host_update_polls DT_BOOL 0 False
settings_close_registration DT_BOOL 0 False
settings_show_share_button DT_BOOL 0 False
settings_allow_multiple_devices DT_BOOL 0 False
settings_practice_session DT_BOOL 0 False
settings_hd_video DT_BOOL 0 False
settings_question_answer DT_BOOL 0 False
settings_registrants_confirmation_email DT_BOOL 0 False
settings_on_demand DT_BOOL 0 False
settings_request_permission_to_unmute_participants DT_BOOL 0 False
settings_contact_name DT_WSTR 255 False
settings_contact_email DT_WSTR 255 False
settings_registrants_restrict_number DT_I8 0 False
settings_registrants_email_notification DT_BOOL 0 False
settings_post_webinar_survey DT_BOOL 0 False
settings_meeting_authentication DT_BOOL 0 False
settings_question_and_answer_enable DT_BOOL 0 False
settings_question_and_answer_allow_anonymous_questions DT_BOOL 0 False
settings_question_and_answer_answer_questions DT_WSTR 255 False
settings_question_and_answer_attendees_can_upvote DT_BOOL 0 False
settings_question_and_answer_attendees_can_comment DT_BOOL 0 False
settings_hd_video_for_attendees DT_BOOL 0 False
settings_send_1080p_video_to_attendees DT_BOOL 0 False
settings_email_language DT_WSTR 100 False
settings_panelists_invitation_email_notification DT_BOOL 0 False
settings_attendees_and_panelists_reminder_email_notification_enable DT_BOOL 0 False
settings_attendees_and_panelists_reminder_email_notification_type DT_I8 0 False
settings_follow_up_attendees_email_notification_enable DT_BOOL 0 False
settings_follow_up_attendees_email_notification_type DT_I8 0 False
settings_follow_up_absentees_email_notification_enable DT_BOOL 0 False
settings_follow_up_absentees_email_notification_type DT_I8 0 False
settings_enable_session_branding DT_BOOL 0 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.