Monday.com Useful Utilities — Workflow n8n

Moyen complexité Déclencheur14 nœuds🏷️ Project Management👁 2,627 vuespar Joey D’Anna

Aperçu

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

Nœuds utilisés

HTTP RequestMonday.comCode

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 14 nœuds, connecting code, converttofile, httprequest.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (14)

HT

HTTP Request

httpRequest

#1
MO

Monday.com

mondayCom

#2
CO

Code

code

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier mondaycom-useful-utilities téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

codeconverttofilehttprequestmanualtriggermergemondaycomsplitout

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds14
Complexitémedium
Déclencheurtrigger
Vues2,627

Créé par

Joey D’Anna

Joey D’Anna

@jdana

Tags

codeconverttofilehttprequestmanualtriggermergemondaycomsplitout

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →