Marketing & Advertising Automation

Create a customer and add them to a segment in Customer.io

Create a customer and add them to a segment in Customer.io

Manual
Low
3
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
3
Node Types
0

Workflow JSON

1.55 KB
{
  "id": "32",
  "name": "Create a customer and add them to a segment in Customer.io",
  "nodes": [
    {
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        440,
        260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "CustomerIo",
      "type": "n8n-nodes-base.customerIo",
      "position": [
        650,
        260
      ],
      "parameters": {
        "id": "2",
        "additionalFields": {
          "customProperties": {
            "customProperty": [
              {
                "key": "Name",
                "value": "n8n"
              }
            ]
          }
        }
      },
      "credentials": {
        "customerIoApi": "cust"
      },
      "typeVersion": 1
    },
    {
      "name": "CustomerIo1",
      "type": "n8n-nodes-base.customerIo",
      "position": [
        840,
        260
      ],
      "parameters": {
        "resource": "segment",
        "custome...

Showing first 1000 characters. Click "Expand" to view the full JSON.