Ontraport is a business automation platform for entrepreneurs, solopreneurs, and small businesses. Manage contacts, automate marketing, and track sales.
Use Ontraport as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
Triggers when an Ontraport webhook event occurs (contact created, tag added, form submitted, etc.)
Create a new contact in Ontraport. This endpoint allows duplication; use Merge or Create Contact to avoid duplicates.
Retrieve a specific contact by ID from Ontraport
Retrieve multiple contacts with optional filtering, sorting, and pagination
Update an existing contact in Ontraport. Either Contact ID or Unique ID is required.
Delete a specific contact by ID from Ontraport
Merge data with existing contact or create new contact. Matches on unique fields (email, unique_id). Recommended to avoid duplicate mailings.
Create a new product in Ontraport. Note: Duplicate names will be automatically concatenated with (1), (2), etc.
Retrieve a specific product by ID from Ontraport
Retrieve multiple products with optional filtering, sorting, and pagination
Update an existing product in Ontraport. Product ID and name are required.
Delete a specific product by ID from Ontraport
Create a new inbox in Ontraport to organize conversations
Retrieve a specific inbox by ID from Ontraport
Retrieve multiple inboxes from Ontraport with optional filtering, sorting and pagination
Update an existing inbox in Ontraport
Delete an inbox from Ontraport. Note: All conversations in this inbox will be reassigned to the default inbox.