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

Hoog complexiteit Trigger21 knooppunten🏷️ Project Management👁 3,067 weergavendoor Joey D’Anna

Overzicht

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

Gebruikte knooppunten

Monday.comCode

Workflow-voorvertoning

PULL ALL BOARDRELATION COLUMNS AND THEIR DATA
PULL ALL SUBITEMS AND THEIR COLUMN DATA
PULL ALL COLUMN DATA AND INDEX BY ID AND NAME
COMBINE ALL DATA INTO ONE JSON OUTPUT
HOW TO USE
-Copy these nodes into another workflow, and update the
-Using the Edit Fields nodes, define the “pulse” variab
GET ALL COLUMNS
GET ALL RELATIONS
PULL LINKEDPULSE1
GET LINKEDPULSES1
S
SPLIT LINKED PULSES1
S
SPLIT SUBITEMS1
GET EACH SUBITEM1
GET ALL COLUMNS1
GET ALL COLUMNS2
A
Aggregate1
PULL SUBITEMS
GET ITEM
GET ALL COLUMNS3
M
Merge4
A
Aggregate
M
Merge
M
Merge2
M
Merge1
E
Execute Workflow Trigger
E
Execute Workflow
E
Edit Fields
21 nodes23 edges

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een trigger-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 21 knooppunten, connecting aggregate, code, executeworkflow.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (21)

MO

Monday.com

mondayCom

#1
CO

Code

code

#2

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand retrieve-a-mondaycom-row-and-all-data-in-a-single-node en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

{ "name": "Retrieve a Monday.com row and all data in a single node", "nodes": [...], ...}

Integraties

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten21
Complexiteithigh
Triggertrigger
Weergaven3,067

Gemaakt door

Joey D’Anna

Joey D’Anna

@jdana

Tags

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →