Monday.com Useful Utilities — n8n Workflow
Overview
This template is a set of building blocks to access Monday.com in ways not supported by the official Monday node.
Prerequisites Monday account and Monday credentials.
Included are setups to: Find a column value by the column's name (instead of a numerical index which can change when board structure is changed) Find a column value by the column's ID (again, instead of using a numerical index) Pull a board relation column, and get all the related pulses Pull an items subitems and split them out
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 14 nodes, connecting code, converttofile, httprequest.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (14)
HTTP Request
httpRequest
Monday.com
mondayCom
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
mondaycom-useful-utilitiesfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Joey D’Anna
@jdana
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →