Sailthru
Subsets supports syncing data to Sailthru using the Job - Update - /job API endpoint.
Subsets supports fetching blast details from Blast - Get - /blast API endpoint.
This is to ensure you are linking the correct blast to the experiment. (Lifecycle Optimizer Flows are handled separately)
The following four Custom Attributes will be created in Sailthru:
{
'subsets_experiment_id',
'subsets_experiment_added_at',
'subsets_experiment_name',
'subsets_subscriber_churn_risk'
}
Setup guide
- Share API key and secret for your production enviroment, and ensure they have scope access to the above endpoints. The key can be found by navigating to Sailthru API Settings..