Skip to main content

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

  1. Create API credentials in Listrak with access to the required endpoints.
  2. Grant permissions listed in the Required permissions section.
  3. Share the API credentials with Subsets.

Required permissions

APIAccess Required
Data API - CustomerRead and write
Email API - CampaignRead

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