Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Ontraport
Overview
Operations
Ontraport Operations
Latest version:
2.0
Changelog
Create or merge a contact
Create or merge a contact by looking for an existing contact with a matching unique field and merges supplied data with existing data. If no unique field is supplied or if no existing contact has a matching unique field field, a new contact will be created. Recommended to avoid unwanted duplicate mailings. While merging on the unique_id field is supported, merging on the id field is not, and may cause unintended consequences.
Get campaign object fields DDL
Get contact object fields DDL
Get contact object metadata
Retrieve the meta data for the contact object.
Get group object fields DDL
Get object IDs by email
Retrieve the IDs of contact objects or custom objects by their email field.
Get specific campaign info
Retrieves data on an existing campaign.
Get tag object fields DDL
List all fields DDL
List campaigns
Get a list of Campaigns using various search parameters.
List campaigns DDL
List contacts
Get a list of Contacts using various search parameters.
List contacts DDL
List fields and sections in object
Retrieves information about the fields and sections an object has. If a section name is passed, only the fields in that section will be returned. If a field name is passed, only that field information will be returned. By default, this endpoint returns all sections and fields for a specified object.
List groups
Get a list of Groups using various search parameters.
List groups DDL
List object types
List the field meta data for the specified object.
List object types DDL
List objects
List objects based on given parameters. The conditions parameter will only succeed if no object IDs are given.
List objects DDL
List sections DDL
List sequences
Retrieve all sequences.
List sequences DDL
List tags
Get a list of Tags using various search parameters.
List tags DDL
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Subscribe object to campaign or sequence
Subscribe one or more objects to one or more campaigns or sequences.
Update fields and sections in object
Update fields and sections in an object record. The section MUST exist in order to update it. Any fields that do not already exist will be created.
Update object data
Update an existing object with given data
Previous
Overview