Listrak
Subsets supports syncing data to Listrak using two APIs:
- Data API (
https://api.listrak.com/data/v1/) - Customer endpoint for exporting user properties - Email API (
https://api.listrak.com/email/v1) - Campaign endpoint for reading campaign data
The following Customer Profile fields can be created in Listrak:
{
'subsets_experiment_id',
'subsets_experiment_added_at',
'subsets_experiment_name',
'subsets_subscriber_churn_risk'
}
Setup guide
- Create API credentials in Listrak with access to the required endpoints.
- Grant permissions listed in the Required permissions section.
- Share the API credentials with Subsets.
Required permissions
| API | Access Required |
|---|---|
| Data API - Customer | Read and write |
| Email API - Campaign | Read |
Additional APIs
Listrak offers additional APIs for other channels. If you use any of the following, please provide Subsets with access to these as well:
- SMS API
- Cross Channel API
- Mobile App Push API
- Two Way Conversation API