OneSignal
Subsets supports syncing data to OneSignal using the Update user /apps/{appId}/users/by/external_id/update API endpoint.
The following Subsets specific tags in OneSignal will be created on each user:
{
'subsets_experiment_id',
'subsets_experiment_added_at',
'subsets_experiment_name',
'subsets_subscriber_churn_risk',
'subsets_experiment_assignment'
}
Setup guide
Provide the following for both your production and staging environments.
- Share the Application Id and API Token.
- Share your base url (usually.
api.onesignal.com).