Skip to content

Customer.io Pipelines API

Send customer data to Customer.io via the Segment-compatible Pipelines (CDP) API — identify people, track events, record pageviews and screen views, associate users with groups, merge profiles, and batch multiple calls.

DetailValue
CategoryMarketing & Analytics
Base URLhttps://cdp.customer.io/v1
AuthenticationBearer Token
Endpoints7
Connector keycustomer-io-pipelines-api

Using Customer.io Pipelines API in a workflow

  1. Go to Connections and click New Connection.
  2. Pick Customer.io Pipelines API from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints

EndpointSummary
POST /identifyAdd and Update People
POST /trackTrack events
POST /pageTrack pageviews
POST /screenTrack mobile screenviews
POST /groupCreate objects and relationships
POST /aliasMerge profiles
POST /batchBatch requests

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.