{
  "id": "fa3hibN6VBUhcGwq",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "ca7ai n8n urlscan workflow template",
  "tags": [],
  "nodes": [
    {
      "id": "707a9468-0824-4be6-9da0-e3723f799c5a",
      "name": "Sticky Note \u2014 How it works",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -352,
        -48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "76a366e5-b143-4ac2-89e3-e1d289c07b7b",
      "name": "Sticky Note \u2014 Setup",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -352,
        384
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9612523c-e1c0-40b5-bef7-1c3778843e5c",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        240,
        224
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5425b204-ff3f-436e-b309-9aeae544c4f2",
      "name": "Perform a scan",
      "type": "n8n-nodes-base.urlScanIo",
      "position": [
        464,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e02bbd59-27c7-4a88-bcf7-70b44ca4abbc",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        672,
        224
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "c30e2048-9cf4-42a5-9b3e-0b2514d9f208",
      "name": "Send a message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        896,
        224
      ],
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "5d685fbd-8fc6-48b8-a0c9-c8a8ea373775",
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Send a message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Perform a scan",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Perform a scan": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}