- Primary Setup Steps
- Web
- iOS
- Android
- CTV
- API Direct
Create Contact Lists in Adestra
Before enabling the integration in Permutive, create the Contact lists in Adestra that you want to sync cohorts to. Make note of each list’s List ID, as you’ll need these when activating cohorts.You can find List IDs in the Adestra UI by navigating to your lists and viewing the list details.
Enable Integration in Permutive Dashboard
In the Permutive dashboard, navigate to your workspace’s integrations page. Click Add Integration and select Adestra.You will be asked to provide:
- Adestra API Key - Your Adestra API authentication key
- Alias tag - The identity type name you’ll use to sync Contact IDs with Permutive (defaults to
adestra)
Configure Identity Management
Implement identity management to pass Adestra Contact IDs to Permutive. You can use the Permutive SDK or the Identify API.Example using Web SDK:Example using Identify API:The Contact ID is Adestra’s internal identifier for a user. You’ll need to retrieve this from Adestra and pass it to Permutive whenever you identify a user.
Activate Cohorts to Adestra
In the Permutive Dashboard, navigate to one of your cohorts. You should see the Adestra activation option available.When enabling a cohort activation, you’ll need to provide:
- Adestra List ID - The ID of the Adestra Contact list you want to sync this cohort to
Verify Setup
After activating a cohort, verify that users are being added to the corresponding Contact list in Adestra:
- Check the Contact list in the Adestra UI to see if users are appearing
- Monitor the Permutive Events page to ensure identity events are being collected with the correct Adestra Contact IDs
- Verify that cohort membership changes are reflected in Adestra within the expected timeframe