Set up credentials
Open API Credentials
Sign in to Customer.io and go to Settings > Account Settings > API
Credentials (in newer accounts, Settings > Workspace Settings > API and
Webhook Credentials).
Create Track API credentials
Under Track API Keys, click Create Track API Key. Give the
credentials a name and select the workspace they belong to.
Connect to Adapt
Add your credentials
Enter the values you gathered above, then click Add connection:
You can rename the connection and choose whether it is shared with your
organization or kept personal to you.
| Secret Name | Value |
|---|---|
CUSTOMERIO_SITE_ID | Your Track API Site ID |
CUSTOMERIO_API_KEY | Your Track API Key |
Security
- Credentials are encrypted at rest with AES-256
- Use a separate set of Track API credentials for each integration
- Optionally restrict API access with an IP allow list on the Manage API Credentials page
- Never share your Site ID and API Key or commit them to source control