With Ortto modules in Boost.space Integrator, you can manage the contacts, lists, segments, journeys in your Ortto account.
To use the Ortto modules, you must have a paid account. For subscription information, refer to the Ortto Pricing page.
Refer to the Ortto API documentation for a list of available endpoints.
To establish the connection, you must:
-
Obtain your API key in Ortto.
-
Establish the connection in Boost.space Integrator.
To obtain your API key from your Ortto account:
-
Log in to your Ortto account.
-
On the Data sources page, click New data source.
-
Select Custom API.
-
Click Popular Custom API (advanced) > Get started > Setup.
-
In the API name field, enter the name for the API integration. Since you use Boost.space Integrator to connect Ortto, you can name a new API integration after Boost.space Integrator.
-
In the Merge strategy field, specify the default associations used by this API key. Refer to Ortto documentation for more information.
-
Click Create.
-
On the Configuration page, click Copy to copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add an Ortto module to your scenario, and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhook, then Create a connection. -
Optional: In the Connection name field, enter a name for the connection.
-
In the API Key field, enter the API key copied in the section above.
-
Click Save.
You have successfully established the connection. You can now edit your scenario and add more Ortto modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Contacts
-
List All Contacts
-
Get Contact
-
Create Contact
-
Update Contact
-
Delete Contact
-
Unsubscribe Contact
-
Delete Contact Activity Feed
Lists
-
List all Lists
-
Add List
-
List Contacts on List
-
Add Contact to List
-
Remove Contact form List
-
Check if Contact on List
Segments
-
List Smart Segments
-
List Contacts on Smart Segments
Journeys
-
List Journeys with API Triggers
-
Add Contact to Journey
-
Get Email
Triggers/Webhooks
-
Watch Events
Other
-
Make an API Call
Note | |
---|---|
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an When you create an Ortto webhook in Boost.space Integrator, it is attached automatically and requires no additional set up. |