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

Hoch Komplexität Auslöser21 Knoten🏷️ Project Management👁 3,067 Aufrufevon Joey D’Anna

Übersicht

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

Verwendete Knoten

Monday.comCode

Workflow-Vorschau

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

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 21 Knoten, connecting aggregate, code, executeworkflow.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (21)

MO

Monday.com

mondayCom

#1
CO

Code

code

#2

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei retrieve-a-mondaycom-row-and-all-data-in-a-single-node und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

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

Integrationen

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten21
Komplexitäthigh
Auslösertrigger
Aufrufe3,067

Erstellt von

Joey D’Anna

Joey D’Anna

@jdana

Tags

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →