Customerio
Overview
SLUG: CUSTOMERIO
Description
Customer.io is a customer engagement platform that enables businesses to send targeted messages to their customers through various channels, including email, SMS, and push notifications.
Authentication Details
API Key
Connecting to Customerio
Create an auth config
Use the dashboard to create an auth config for the Customerio toolkit. This allows you to connect multiple Customerio accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Customerio Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Customerio toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CUSTOMERIO_CUSTOMER_IO_SUPPRESS_PERSON
Tool Name: Suppress Customer Profile
Description
Action Parameters
Action Response
CUSTOMERIO_GET_INTEGRATIONS
Tool Name: Get Integrations
Description
Action Parameters
Action Response
CUSTOMERIO_GET_MESSAGES
Tool Name: Get Messages
Description
Action Parameters
Action Response
CUSTOMERIO_GET_SEGMENT_DETAILS
Tool Name: Get Segment Details
Description
Action Parameters
Action Response
CUSTOMERIO_GET_SEGMENT_MEMBERSHIP
Tool Name: Get Segment Membership
Description
Action Parameters
Action Response
CUSTOMERIO_GET_SEGMENTS
Tool Name: Get Segments
Description
Action Parameters
Action Response
CUSTOMERIO_GET_TRIGGER
Tool Name: Get Trigger
Description
Action Parameters
Action Response
CUSTOMERIO_GET_TRIGGERS
Tool Name: Get Triggers
Description
Action Parameters
Action Response
CUSTOMERIO_GET_WEBHOOKS
Tool Name: Get Customer.io Workspace Webhooks
Description
Action Parameters
Action Response
CUSTOMERIO_LIST_COLLECTIONS
Tool Name: List Collections
Description
Action Parameters
Action Response
CUSTOMERIO_LIST_NEWSLETTERS
Tool Name: List Newsletters
Description
Action Parameters
Action Response
CUSTOMERIO_LIST_SNIPPETS
Tool Name: List Snippets
Description
Action Parameters
Action Response
CUSTOMERIO_LIST_TRANSACTIONAL_MESSAGES
Tool Name: List Transactional Messages
Description
Action Parameters
Action Response
CUSTOMERIO_TRIGGER_BROADCAST
Tool Name: Trigger Broadcast
Description
Action Parameters
Action Response