Marketing & Advertising Automation

1227 Autopilot Automate

1227 Autopilot Automate

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

Workflow Overview

Total Nodes
4
Node Types
0

Workflow JSON

2.13 KB
{
  "name": "1227 Autopilot Automate",
  "nodes": [
    {
      "name": "Autopilot",
      "type": "n8n-nodes-base.autopilot",
      "position": [
        470,
        320
      ],
      "parameters": {
        "name": "n8n-docs",
        "resource": "list"
      },
      "credentials": {
        "autopilotApi": "Autopilot API Credentials"
      },
      "typeVersion": 1
    },
    {
      "name": "Autopilot1",
      "type": "n8n-nodes-base.autopilot",
      "position": [
        670,
        320
      ],
      "parameters": {
        "email": "",
        "additionalFields": {
          "autopilotList": "={{$json[\"list_id\"]}}"
        }
      },
      "credentials": {
        "autopilotApi": "Autopilot API Credentials"
      },
      "typeVersion": 1
    },
    {
      "name": "Autopilot2",
      "type": "n8n-nodes-base.autopilot",
      "position": [
        870,
        320
      ],
      "parameters": {
        "email": "={{$node[\"Autopilot1\"].parameter[\"email\"]}}",
        "a...

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