{
  "name": "Create Monday.com board items from Jotform submissions with field mapping",
  "nodes": [
    {
      "id": "99d58716-909f-4bdd-87e2-7480df396fdf",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1136,
        3120
      ],
      "parameters": {
        "width": 1248,
        "height": 1056,
        "content": "### Add Jotform submissions to a Monday.com board (Jotform Trigger → Monday.com Create Item)\n\nCapture new Jotform submissions and instantly create items on a Monday.com board with mapped columns (emai"
      }
    },
    {
      "id": "01bb1db3-bb09-4216-8675-f78cef29c008",
      "name": "Sticky Note11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1568,
        3120
      ],
      "parameters": {
        "width": 400,
        "height": 1056,
        "content": "## 🛠️ Setup — Monday.com\n1. In Monday.com, **generate an API token** (Admin/Developers → API).  \n2. In **n8n → Credentials → New → Monday.com**, paste your **API token**.  \n3. Identify and set:\n   - *"
      }
    },
    {
      "id": "2f3b5571-3cc8-4149-8e5a-bdb7129a9d14",
      "name": "Jotform Form",
      "type": "n8n-nodes-base.jotFormTrigger",
      "position": [
        -848,
        3712
      ]
    },
    {
      "id": "2e25b2de-0fe1-414a-baec-c62c1d760f5a",
      "name": "Monday.com Post",
      "type": "n8n-nodes-base.mondayCom",
      "position": [
        -432,
        3872
      ]
    },
    {
      "id": "0fb77582-44ea-47c4-b653-32d4baaa5289",
      "name": "Sticky Note64",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -912,
        3312
      ],
      "parameters": {
        "width": 224,
        "height": 544,
        "content": "## 🛠️ Setup — Jotform (simple)\n1. **Add your Jotform API key** (Jotform Account → Settings → API → Create Key).  \n2. **Create your form template** in Jotform (use fields like Name, Email, Start Date, "
      }
    },
    {
      "id": "19d12eff-5762-4b2a-ac2f-62c3dfeb6c11",
      "name": "Sticky Note65",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -576,
        3232
      ],
      "parameters": {
        "width": 432,
        "height": 848,
        "content": "## 🛠️ Setup — Monday.com\n1. Go to **https://monday.com** → profile menu → **Admin / Developers** → **API** and **generate a personal API token** (or use an existing token with the correct permissions)"
      }
    }
  ],
  "connections": {
    "Jotform Form": {
      "main": [
        [
          {
            "node": "Monday.com Post",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}