{
  "name": "Appointment Reminders + No-Show Recovery",
  "nodes": [
    {
      "parameters": {
        "path": "lead",
        "httpMethod": "POST",
        "responseMode": "onReceived"
      },
      "id": "156082ec-07b8-49c2-a91e-423b276c5662",
      "name": "webhook-1",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        260,
        300
      ]
    },
    {
      "parameters": {
        "amount": 1,
        "unit": "days"
      },
      "id": "70ff3ba9-d4c0-436b-84d6-2ec8f50392b4",
      "name": "wait-2",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1.1,
      "position": [
        480,
        300
      ]
    },
    {
      "parameters": {
        "operation": "send"
      },
      "id": "3ebf6b28-5917-45c8-97db-a2cbd09aca2a",
      "name": "twilio-3",
      "type": "n8n-nodes-base.twilio",
      "typeVersion": 1,
      "position": [
        700,
        300
      ]
    },
    {
      "parameters": {
        "amount": 1,
        "unit": "days"
      },
      "id": "30442250-bf78-411e-8bfa-6bc45e58ebcb",
      "name": "wait-4",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1.1,
      "position": [
        920,
        300
      ]
    },
    {
      "parameters": {
        "operation": "send"
      },
      "id": "0aec5127-ea6d-46c2-93d9-23896c8d5803",
      "name": "twilio-5",
      "type": "n8n-nodes-base.twilio",
      "typeVersion": 1,
      "position": [
        1140,
        300
      ]
    },
    {
      "parameters": {
        "conditions": {
          "conditions": []
        }
      },
      "id": "488de354-7c49-4562-b0b4-693281e8ddc0",
      "name": "if-6",
      "type": "n8n-nodes-base.if",
      "typeVersion": 2,
      "position": [
        1360,
        300
      ]
    },
    {
      "parameters": {
        "operation": "append"
      },
      "id": "68897128-48cf-4e3f-ba5f-de6e36e88b6f",
      "name": "googleSheets-7",
      "type": "n8n-nodes-base.googleSheets",
      "typeVersion": 4.5,
      "position": [
        1580,
        300
      ]
    }
  ],
  "connections": {
    "webhook-1": {
      "main": [
        [
          {
            "node": "wait-2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "wait-2": {
      "main": [
        [
          {
            "node": "twilio-3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "twilio-3": {
      "main": [
        [
          {
            "node": "wait-4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "wait-4": {
      "main": [
        [
          {
            "node": "twilio-5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "twilio-5": {
      "main": [
        [
          {
            "node": "if-6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "if-6": {
      "main": [
        [
          {
            "node": "googleSheets-7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "44c561a3-7fca-4deb-880e-772e75d10410",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "id": "3bb19e6dff8248ca",
  "tags": []
}