Name |
Description |
Supported Operations |
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 |
YES |
list_meeting_registrants |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|
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 |
YES |
list_meetings |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
YES |
get_meeting |
|
PastMeetingRegistrants
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
RegistrationQuestions
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
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 |
YES |
list_users |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|
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 |
YES |
get_settings |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|
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 |
YES |
list_webinar_registrants |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|
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 |
YES |
list_webinars |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
YES |
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 |
YES |
get_webinar_settings |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|