{
  "name": "Calendly \u2192 CRM + Slack",
  "nodes": [
    {
      "parameters": {},
      "name": "Calendly Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        300,
        300
      ],
      "notes": "// Calendly \u2192 CRM + Slack \u2014 Calendly 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": "HubSpot/Airtable Upsert",
      "type": "n8n-nodes-base.airtable",
      "typeVersion": 1,
      "position": [
        480,
        300
      ],
      "notes": "// Calendly \u2192 CRM + Slack \u2014 HubSpot/Airtable Upsert: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Google Calendar Block",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        660,
        300
      ],
      "notes": "// Calendly \u2192 CRM + Slack \u2014 Google Calendar Block: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Slack DM + Channel",
      "type": "n8n-nodes-base.slack",
      "typeVersion": 1,
      "position": [
        840,
        300
      ],
      "notes": "// Calendly \u2192 CRM + Slack \u2014 Slack DM + Channel: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    }
  ],
  "connections": {
    "Calendly Trigger": {
      "main": [
        [
          {
            "node": "HubSpot/Airtable Upsert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HubSpot/Airtable Upsert": {
      "main": [
        [
          {
            "node": "Google Calendar Block",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Calendar Block": {
      "main": [
        [
          {
            "node": "Slack DM + Channel",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "1fad41b6-7a03-40f6-b4fd-6c0e32c28618",
  "meta": {
    "templateId": "calendly-to-crm-slack",
    "pack": "Agency Automation Starter Kit",
    "tier": "core",
    "version": "1.0.0",
    "docs": "See Setup PDF + Loom (15-min customize guide)",
    "support": "Updates free for 6 months \u2014 n8n node changes patched"
  }
}