Integrations / Marketing
Customer.io
Identify people, track events, manage manual segment membership, and trigger workflows from Customer.io message delivery and subscription events.
Tools
customer_io.identify_person writes
Create or update a person and their attributes, identified by exactly one of id or email.
customer_io.track_event writes
Record a custom event for a person, which can trigger campaigns and update segments.
customer_io.track_anonymous_event writes
Record an event for a visitor who has not been identified yet, keyed by an anonymous ID such as a cookie value.
customer_io.add_to_segment writes
Add people to a manual segment by its integer segment ID.
customer_io.remove_from_segment writes
Remove people from a manual segment by its integer segment ID.
customer_io.delete_person writes
Delete a person and their data from the workspace.
customer_io.api_get
Send a GET request to any Customer.io API path under https://{track_host} and return the response. For endpoints the named tools don't cover.
customer_io.api_request writes
Send a POST, PUT, PATCH or DELETE request to any Customer.io API path under https://{track_host}.
Tick Allow raw writes on the connection to add api_request, which can send POST, PUT, PATCH and DELETE requests to any Customer.io API path.
Connect
- In Customer.io, open Settings → Workspace Settings → API & Webhook Credentials, and on the Track API Keys tab copy the Site ID and API key of the workspace.
- Paste them on the connection and pick the region your account is hosted in.
- To trigger workflows, open Integrations → Reporting webhooks, add a webhook with the URL shown on the connection page, choose the events you need, and paste its signing key on the connection.
Credentials
Triggers
In Customer.io, open Integrations → Reporting webhooks, add a webhook with this URL and the events your workflows use, and paste its signing key on this connection.
Events
triggerkind: customer_io connection: customer_io events: [sent] channels: [...] campaigns: [...] broadcasts: [...] customers: [...]
Your next automation is one sentence away.
14-day free trial with $5 of built-in AI included. Cancel anytime.