This workflow automates the process of fetching subitems linked to a specific item from a Monday.com board. It begins with a manual trigger that initiates the workflow when clicked. The first step pulls the subitems associated with the item by sea...
This workflow automates the process of fetching subitems linked to a specific item from a Monday.com board. It begins with a manual trigger that initiates the workflow when clicked. The first step pulls the subitems associated with the item by searching for the 'Subitems' column. The workflow then splits these subitems into individual components for further processing.
Once the subitems are split, each subitem's details are retrieved using a GET request to the Monday.com API. This allows for re
Platform
n8n
Category
Health & Fitness
Price
$6.99
Creator
Jose Maurino
Monday.com
Automation
Subitems
Project Management
Health & Fitness
N8N
Workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.