Customer.io#
You can use these credentials to authenticate the following nodes with Customer.io.
Prerequisites#
Create a Customer.io account.
Using Access Token#
- Open your Customer.io dashboard.
 - Click on the user icon in the top right and select Account settings.
 - Click on API Credentials.
 - Click on the Create Tracking API Key button.
 - Enter a name for the Tracking API Key in the Name.
 - Select a workspace from the Workspace dropdown list.
 - Click on the Create Tracking API Key button.
 - Copy the displayed 'Site ID'.
 - Enter the name for your credentials in the Credentials Name field in the 'Customer.io API' credentials in n8n.
 - Paste the Site ID in the Tracking Site ID field in the 'Customer.io API' credentials in n8n.
 - Copy the 'API Key' from the Manage API Credentials page.
 - Paste the API key in the Tracking API Key field in the 'Customer.io API' credentials in n8n.
 - Click on the App API Keys tab on the Manage API Credentials page.
 - Click on the Create App API Key button.
 - Enter a name for the App API Key in the Name field.
 - Select a workspace from the Workspace dropdown list.
 - Click on the Create App API Key button.
 - Copy the displayed API key.
 - Paste the API key in the App API Key field in the 'Customer.io API' credentials in n8n.
 - Click on the Create button to create your credentials.
 
The following video demonstrates the steps mentioned above.
FAQs#
Why do I need the Tracking API Key and the App API Key?#
Customer.io uses different API Keys for different endpoints. Based on the operation you want to perform, n8n uses the correct API key to connect to your Customer.io account.