App
Ortto
Grow your brand faster with a customer data and marketing automation platform designed for businesses who sell online.
What your agent can do with Ortto
Triggers and actions 4 triggers · 10 actions
- TriggerFields Updated
Triggers when the specified field(s) of a record have been updated in your Ortto account.
- TriggerNew Activity Occurred
Triggers when a new Ortto activity occurs.
- TriggerNew Record Created
Triggers when a new record (contact or organization) has been added to your Ortto account.
- TriggerTag Added/Removed
Triggers when a tag has beed added to, or removed from, a record.
- ActionAdd Custom Field
Create a new custom field on the person or organization schema in Ortto. Endpoint: POST /v1/custom-field/create. Vendor doc: https://help.ortto.com/developer/latest/api-reference/custom-field/
- ActionCreate Record
Create a new record (person, organization), or update an existing record in your Ortto account.
- ActionDelete Record
Archive, restore, or permanently delete a person or organization record in Ortto. Endpoint: POST /v1/person/delete (and /v1/organization/delete for accounts). Vendor doc: https://help.ortto.com/a-260-archive-restore-and-delete-people-archive-restore-delete
- ActionGet Record
Fetches one or more people, or one or more accounts, by their Ortto ids, returning whichever fields you ask for.
- ActionList Activities
Retrieve the activity feed for a given contact in Ortto. Endpoint: POST /v1/person/activities/list (activity log for a contact ID). Vendor doc: https://help.ortto.com/a-773-retrieve-activity-feed-for-a-given-contact
- ActionOpt Out From SMS
Opt out a person from all SMS communications.
- ActionSearch or Create Records
Search your Ortto data for a record based on the provided field or optionally create one if none is found.
- ActionTag/Untag Records
Adds or removes tags on a person or an account in Ortto, matching the record by email address or account name.
- ActionUnsubscribe a Person
Unsubscribe a person from all emails.
- ActionUpdate Audience Subscription
Subscribe or unsubscribe a person to/from an Ortto audience. Endpoint: POST /v1/audience/subscribe. Vendor doc: https://help.ortto.com/developer/latest/api-reference/audiences/
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Ortto API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.