{
  "name": "Website contact form to Slack with optional email confirmation",
  "nodes": [
    {
      "id": "5be8c8a9-c99d-42a8-8a55-b336ddab6614",
      "name": "Slack",
      "type": "n8n-nodes-base.slack",
      "position": [
        -544,
        1488
      ]
    },
    {
      "id": "b9d4eba6-2ed3-4ebf-9feb-3f12eb2a433b",
      "name": "Form Submission on Website",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -848,
        1088
      ]
    },
    {
      "id": "5319a59e-b8a9-4c86-b0da-5ff1e7448fe8",
      "name": "Send Email - Outlook",
      "type": "n8n-nodes-base.microsoftOutlook",
      "position": [
        -464,
        1216
      ]
    },
    {
      "id": "28800698-fbbf-47ab-a91f-a7b94ea37f2a",
      "name": "Send Email - Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -416,
        992
      ]
    },
    {
      "id": "1b9e905c-0eae-4413-97e2-289a6933dae6",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1488,
        944
      ],
      "parameters": {
        "width": 1340,
        "height": 800,
        "content": "### 👤 Need more help? \n**Robert Breen**  \n📧 [rbreen@ynteractive.com](mailto:rbreen@ynteractive.com)  \n🔗 [LinkedIn](https://www.linkedin.com/in/robert-breen-29429625/)\n\n---\n\n### 🛠️ Step-by-Step Setup\n\n"
      }
    }
  ],
  "connections": {
    "Form Submission on Website": {
      "main": [
        [
          {
            "node": "Slack",
            "type": "main",
            "index": 0
          },
          {
            "node": "Send Email - Outlook",
            "type": "main",
            "index": 0
          },
          {
            "node": "Send Email - Gmail",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}