Build it
What do you want Zoom and Ontraport to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Zoom and Ontraport
Triggers and actions 20 triggers · 31 actions
Trigger
Meeting endedTriggered when a meeting ends.
Trigger
Meeting participant joinedTriggers when a participant joins a meeting.
Trigger
Meeting registration cancelledTriggered when a meeting registration is cancelled.
Trigger
Meeting startedTriggered when a meeting starts.
Trigger
New recording completedTriggered when a cloud recording is completed.
Trigger
New recording completed (all active licensed accounts)Triggered when a cloud recording is completed in any licensed active account.
Trigger
New recording completed (specified account)Triggered when a cloud recording is completed for the specified account.
Trigger
New webinar registrantTriggers when a new registrant is added to a Webinar.
Trigger
Recording completedTriggered when a recording completes.
Trigger
Upcoming meetingTriggered when a meeting is upcoming in the specified amount of time. NOTE: this trigger only fetches up to 300 meetings at a time. If more than 300 meetings are within the specified timeframe, those additional meetings will not be triggered.
Trigger
Upcoming meeting (all active licensed accounts)Triggered when a meeting is upcoming in the specified amount of time for any active licensed account. NOTE: this trigger only fetches up to 300 meetings at a time for each account. If more than 300 meetings are within the specified timeframe, those additional meetings will not be triggered.
Trigger
Upcoming meeting (specified account)Triggered when a meeting is upcoming in the specified amount of time for the specified account. NOTE: this trigger only fetches up to 300 meetings at a time. If more than 300 meetings are within the specified timeframe, those additional meetings will not be triggered.
Trigger
Upcoming meeting via integration setting (all active licensed accounts)Triggered when a meeting is upcoming in the amount of time given by the specified integration setting stored in a lookup table. The default is 30 minutes if the setting is not found.
Trigger
Webinar endedTriggered when a webinar ends.
Trigger
Webinar startedTriggered when a webinar starts.
Action
Add meeting registrantAdds a registrant to the specified meeting. The meeting must have been created with an approval_type of "0" or "1", in which registrants are either automatically or manually approved.
Action
Create meetingCreates a new meeting.
Action
Delete meetingDeletes the specified meeting.
Action
End meetingImmediately ends a meeting.
Action
Find meeting by agendaFinds a meeting that matches the provided agenda. An error occurs if zero or multiple meetings match.
Action
Get approved meeting registrantsReturns approved registrants (up to 300 max) registrants for the specified meeting.
Action
Get connection modeReturns the mode of the named Zoom connection, either Individual or Admin.
Action
Get meetingOutputs details for the specified meeting.
Action
Get meeting registrantReturns details for the specified registrant in the specified meeting.
Action
Get userReturns a Zoom user's profile and settings by user ID or email.
Action
Get user settingsOutputs all settings for the specified user.
Action
List cloud recordingsLists cloud recordings for a Zoom user within a date range.
Action
List meetingsLists a Zoom user's scheduled, live, or upcoming meetings.
Action
List usersLists the users on the Zoom account.
Action
Update meetingUpdates an existing meeting.
Action
Update meeting registrant statusUpdates a registrant's status for the specified meeting.
Action
Update user settingsUpdates the specified user's settings.
Trigger
New ContactPolling trigger: fires for each newly created contact, newest first (sorted by creation date).
Trigger
New or Updated ContactPolling trigger: fires when a contact is created or modified, sorted by date last modified.
Trigger
New TaskPolling trigger: fires for each newly created task (objectID 1), newest first.
Trigger
New TransactionPolling trigger: fires for each newly created transaction (objectID 46), newest first.
Trigger
Two-way sync new or updated contactA trigger for two-way syncing new and updated contacts, with enhanced on-the-fly mapping. Polls Ontraport Contacts sorted by date-last-modified descending; fires for each new or updated contact.
Action
Create ObjectCreate a record of any Ontraport object type. Provide objectID and a JSON of fields. Note: Ontraport DROP (dropdown) custom fields fail OPEN — sending a value that is not one of the field's defined options returns HTTP 200 and silently discards it, leaving the field unset. Verify a dropdown value landed by reading the record back.
Action
Create or Update ContactCreate a new contact, or merge into an existing one matched by email (Ontraport saveorupdate). Note: Ontraport DROP (dropdown) custom fields fail OPEN — sending a value that is not one of the field's defined options returns HTTP 200 and silently discards it, leaving the prior value in place. Verify a dropdown value landed by reading the record back.
Action
Create TaskCreate a Task object (objectID 1) in Ontraport.
Action
Delete ContactDelete a contact by its Ontraport ID.
Action
Delete ObjectDelete a record of any object type by objectID and id.
Action
Find Contact by EmailFind a contact by exact email match. Returns the first matching record.
Action
Find contact by field (Go only has Find Contact by Email — covers email lookup only, not arbitrary field)Returns the details for a contact if the specified field matches the specified value. Throws an error if zero or multiple match.
Action
Get ContactRetrieve a single contact by its Ontraport ID.
Action
Get ObjectRetrieve a single record of any object type by objectID and id.
Action
List ContactsList contacts with optional search, range, and sort.
Action
List ObjectsList records of any object type with optional search and range.
Action
Remove Tag from ContactRemove a tag from one or more contacts.
Action
Tag ContactAdd a tag to one or more contacts.
Action
Update ObjectUpdate a record of any Ontraport object type by ID. Note: Ontraport DROP (dropdown) custom fields fail OPEN — sending a value that is not one of the field's defined options returns HTTP 200 and silently discards it, leaving the prior value in place. Verify a dropdown value landed by reading the record back.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.