Retrieve a Monday.com row and all data in a single node — Flujo de trabajo n8n

Alta complejidad Disparador21 nodos🏷️ Project Management👁 3,067 vistaspor Joey D’Anna

Descripción general

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

Nodos utilizados

Monday.comCode

Vista previa del flujo de trabajo

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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador disparador.

  2. 2

    Procesamiento

    Los datos fluyen a través de 21 nodos, connecting aggregate, code, executeworkflow.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (21)

MO

Monday.com

mondayCom

#1
CO

Code

code

#2

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo retrieve-a-mondaycom-row-and-all-data-in-a-single-node descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos21
Complejidadhigh
Disparadortrigger
Vistas3,067

Creado por

Joey D’Anna

Joey D’Anna

@jdana

Etiquetas

aggregatecodeexecuteworkflowexecuteworkflowtriggermergemondaycomsetsplitout

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →