{
  "name": "Multi-Channel Outreach Sequencer",
  "nodes": [
    {
      "parameters": {},
      "name": "Airtable Trigger",
      "type": "n8n-nodes-base.airtable",
      "typeVersion": 1,
      "position": [
        300,
        300
      ],
      "notes": "// Multi-Channel Outreach Sequencer \u2014 Airtable Trigger: CONFIGURE: replace with your credentials. See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Gmail Step 1",
      "type": "n8n-nodes-base.gmail",
      "typeVersion": 1,
      "position": [
        480,
        300
      ],
      "notes": "// Multi-Channel Outreach Sequencer \u2014 Gmail Step 1: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Wait 3d",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1,
      "position": [
        660,
        300
      ],
      "notes": "// Multi-Channel Outreach Sequencer \u2014 Wait 3d: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "LinkedIn (HTTP) Step 2",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 1,
      "position": [
        840,
        300
      ],
      "notes": "// Multi-Channel Outreach Sequencer \u2014 LinkedIn (HTTP) Step 2: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Wait 2d",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1,
      "position": [
        1020,
        300
      ],
      "notes": "// Multi-Channel Outreach Sequencer \u2014 Wait 2d: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Gmail Step 3 + Slack Log",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 1,
      "position": [
        1200,
        300
      ],
      "notes": "// Multi-Channel Outreach Sequencer \u2014 Gmail Step 3 + Slack Log: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    }
  ],
  "connections": {
    "Airtable Trigger": {
      "main": [
        [
          {
            "node": "Gmail Step 1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Gmail Step 1": {
      "main": [
        [
          {
            "node": "Wait 3d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait 3d": {
      "main": [
        [
          {
            "node": "LinkedIn (HTTP) Step 2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "LinkedIn (HTTP) Step 2": {
      "main": [
        [
          {
            "node": "Wait 2d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait 2d": {
      "main": [
        [
          {
            "node": "Gmail Step 3 + Slack Log",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "389441b2-2fa2-43c1-b215-074274ae7473",
  "meta": {
    "templateId": "multi-channel-outreach-sequence",
    "pack": "Agency Automation Starter Kit",
    "tier": "pro",
    "version": "1.0.0",
    "docs": "See Setup PDF + Loom (15-min customize guide)",
    "support": "Updates free for 6 months \u2014 n8n node changes patched"
  }
}