Retrieve a Monday.com row and all data in a single node — n8n Workflow

High complexity Trigger21 nodes🏷️ Project Management👁 3,067 viewsby Joey D’Anna

Overview

This workflow is a building block designed to be called from other workflows via an Execute workflow node. When called from another workflow, and given the JSON input of a "pulse" field with the ID to pull from monday, this workflow will return:

The items name and ID All column data, indexable by the column name All column data, indexable by the column's ID string All board relation columns, with their data and column values All subitems, with their data and column values

For example:

++Prer

Nodes used

Monday.comCode

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 21 nodes, connecting aggregate, code, executeworkflow.

  3. 3

    Output

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

Node Details (21)

MO

Monday.com

mondayCom

#1
CO

Code

code

#2

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 retrieve-a-mondaycom-row-and-all-data-in-a-single-node 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": "Retrieve a Monday.com row and all data in a single node", "nodes": [...], ...}

Integrations

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

Get This Workflow

Download and import in one click

View on n8n.io
Nodes21
Complexityhigh
Triggertrigger
Views3,067

Created by

Joey D’Anna

Joey D’Anna

@jdana

Tags

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

New to n8n?

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

Get n8n Free →