The tray.io Adroll connector allows you to manage deliveries in Adroll.
Authentication
When using the Adroll connector, the first thing you will have to do is click on 'New Authentication' in the step editor:
On the following page proceed to allow Tray access to your account.
Example
In this example we will build a simple workflow to retrieve a list of domain deliveries from an AdRoll account.
Create a new workflow with a Manual Trigger, and add a step from the AdRoll connector, with the operation set to List domain deliveries. Add two Breakdowns, the first one set to "Entity" and the second set to "Summary". Select an Advertisable EID from the dropdown list. Set the Past days parameter to a number sufficiently high to capture results. In this case we set the number to 300:
The output will be an object with both "Summary" and "Entity" properties.
All Operations
Latest version:
2.1
Create advertisable
Creates an advertisable in your AdRoll account.
Get advertisable
Retrieve an advertisable.
Get advertisable settings
Retrieve the settings for an advertisable.
Get organization details
Retrieve the details about a given organization.
List AdGroup deliveries
Retrieve the deliveries associated with an AdGroup based on the given filters.
List ads
Retrieve a list of ads.
List advertisable AdGroups
Retrieve a list of the AdGroups associated with an advertisable based on the given filters.
List advertisable adgroups DDL
List advertisable ads
Retrieve the ads associated with an advertisable based on the given filters.
List advertisable ads DDL
List advertisable campaigns
Retrieve the campaigns associated with an advertisable based on the given filters.
List advertisable campaigns DDL
List advertisables
Retrieve a list of all advertisables.
List advertisables DDL
List advertisables unsubscribers
Retrieve a list of unsubscribed email addresses for the given advertisable.
List domain deliveries
Retrieve the deliveries associated with a domain based on the given filters.
List email profiles
Retrieve a list of segments that an email has been added to.
List organization accounts
Retrieve a list of accounts associated with an organization.
List organization users
Retrieve the users associated with an organization.
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.