Zoom Connector
Documentation
Version: 1
Documentation

Tables for Zoom Connector


On this page you will see possible API actions you can perform with Zoom connector. We will refer this as API Table or just Table.

Name Description Supported Operations
__DynamicRequest__ This is a generic table. Use this to support Bulk read / write. You can supply Dynamic URL Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT generic_request
INSERT generic_request_bulk_write
UPDATE generic_request_bulk_write
UPSERT
DELETE
LOOKUP
MeetingRegistrants No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_meeting_registrants
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Meetings No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_meetings
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_meeting
PastMeetingRegistrants No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_past_meeting_registrants
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
RegistrationQuestions No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_registration_questions
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Users No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_users
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
UserSettings No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_settings
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
WebinarRegistrants No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_webinar_registrants
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Webinars No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_webinars
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_webinar
WebinarSettings No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_webinar_settings
INSERT
UPDATE
UPSERT
DELETE
LOOKUP