Zoom Connector
Documentation
Version: 1
Documentation

EndPoint List Registration Questions


Name

list_registration_questions

Description

List registration questions that will be displayed to users while registering for a meeting. [API reference]

Parameters

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

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
questions DT_WSTR nvarchar(1000) 1000 False
custom_questions DT_NTEXT nvarchar(MAX) False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.