Customer.io
Customer messaging platform for people, segments, campaigns, broadcasts, newsletters, and behavioral events.
Fits customer messaging data, including customer profiles, segments, broadcasts, newsletters, and behavioral events.
Sign in to connect Customer.io
Sign in to connect an account and start using Customer.io in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Customer.io when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to add people to a group in Customer.io. Groups represent objects like companies, accounts, or projects that people belong to. Use when you need to establish relationships between people and organizational entities.
Tool to create an alias to merge multiple profiles in Customer.io. Use when you need to support multiple identifiers for a single person. The alias operation moves all data from the previous_id profile to the user_id profile, consolidating them into a single canonical profile.
Retrieve all API trigger instances for a specific broadcast/campaign. Returns trigger metadata including IDs, creation timestamps, and processing status. Use after triggering a broadcast to list all its trigger executions.
Retrieves all reporting webhook configurations from the Customer.io workspace. Reporting webhooks send event notifications (message sent, opened, clicked, etc.) to your specified endpoints. Use this to list all configured webhooks and their settings including subscribed events, endpoints, and status. Returns an empty list if no webhooks are configured.
Tool to retrieve a list of integrations in your workspace. Use when you need to discover configured integrations.
Tool to retrieve a list of messages sent from your workspace. Use when you need paginated delivery metrics for messages, e.g., list email messages delivered between two timestamps.
Tool to retrieve details of a specific segment. Use after identifying the segment ID from list segments.
Tool to retrieve people in a specific segment. Use when you need to page through segment membership after identifying segment ID.
Tool to retrieve a list of segments in your workspace. Use when you need to fetch all segments after configuring segment rules.
Retrieves details about a specific API-triggered broadcast, including trigger ID, campaign ID, creation timestamp, recipient filter criteria, and personalization data. Use this after triggering a broadcast to verify its configuration and check the data used for message personalization.