Monday.com Useful Utilities — n8n Workflow

Medium complexity Trigger14 nodes🏷️ Project Management👁 2,627 viewsby Joey D’Anna

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

HTTP RequestMonday.comCode

Workflow Preview

W
When clicking "Test work…
PULL SUBITEMS
S
SPLIT SUBITEMS
GET EACH SUBITEM
MONDAY UPLOAD
C
Convert to File
M
Merge
PULL LINKEDPULSE
GET ITEM
GET LINKEDPULSES
GET BOARD RELATION
COLUMN BY NAME
COLUMN BY ID
S
SPLIT LINKED PULSES
14 nodes14 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 14 nodes, connecting code, converttofile, httprequest.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (14)

HT

HTTP Request

httpRequest

#1
MO

Monday.com

mondayCom

#2
CO

Code

code

#3

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded mondaycom-useful-utilities file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Monday.com Useful Utilities", "nodes": [...], ...}

Integrations

codeconverttofilehttprequestmanualtriggermergemondaycomsplitout

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes14
Complexitymedium
Triggertrigger
Views2,627

Created by

Joey D’Anna

Joey D’Anna

@jdana

Tags

codeconverttofilehttprequestmanualtriggermergemondaycomsplitout

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →