Capture new Jotform submissions and instantly create items on a Monday.com board with mapped columns (email, date, dropdowns, instructions, etc.).
๐ ๏ธ Setup โ Jotform (simple)
- Add your Jotform API key (Jotform Account โ Settings โ API โ Create Key).
- Create your form template in Jotform (use fields like Name, Email, Start Date, Engagement Type, Campaign Type, Instructions).
- In n8n, open the Jotform Trigger node and choose your Jotform template/form from the dropdown. Thatโs it.
- In Monday.com, generate an API token (Admin/Developers โ API).
- In n8n โ Credentials โ New โ Monday.com, paste your API token.
- Identify and set:
- Board ID (from your board URL or via node โListโ operations)
- Group ID (e.g.,
topics)
- Column IDs that match your board (examples used by this workflow):
text_mkvdj8v3 โ Email (Text)
date_mkvdg4aa โ Start Date (Date)
dropdown_mkvdjwra โ Engagement Type (Dropdown)
dropdown_mkvdd9v3 โ Campaign Type (Dropdown)
text_mkvd2md9 โ Campaign Type (as Text label)
text_mkvd1bj2 โ Instructions (Text)
text_mkvd5w3y โ Domain (Text)
- Update the label โ ID mappings inside the Monday.com node if your dropdown IDs differ (e.g.,
Engagement A โ 1, Engagement B โ 2).
โ
Notes (best practices)
- No secrets in nodes: store tokens in n8n Credentials.
- Use the included Sticky Notes for quick reference inside the workflow.
- Test once in Jotform to see the payload flow into Monday.
๐ฌ Contact
Need help customizing this (e.g., extra fields, file uploads, or routing by campaign)?