Developer & DevOps
Automated workflow
14 nodes
244
121
Automatic trigger
Workflow Description
An automated workflow triggered manually to process and transform data from Monday.com. It splits information for parallel processing, executes custom code logic, integrates external systems via HTTP requests, consolidates results, and exports them as formatted files.
How it works
- 1.Manually trigger the workflow from n8n interface
- 2.Split incoming data into separate items for parallel processing
- 3.Execute custom code to transform and manipulate data
- 4.Send HTTP requests to external services or APIs
- 5.Merge processed data from multiple sources into unified format
- 6.Convert final results into downloadable files (PDF, CSV, or Excel)
Use cases
- Extract and consolidate project data from Monday.com boards into shareable reports
- Automate data transformation between Monday.com and third-party applications
- Batch process large datasets with custom logic and export formatted outputs
Requirements
- Active Monday.com account authenticated with n8n
- Understanding of data formats (JSON, CSV, and standard file types)
- API credentials or authentication tokens for any external services you plan to integrate
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Monday Com
Details
Trigger
Automatic trigger
Nodes
14
Apps
1
Views
244
Downloads
121
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (14)
/
When clicking "Test workflow"
Manual Trigger
PULL SUBITEMS
Code
SPLIT SUBITEMS
Split Out
GET EACH SUBITEM
Monday Com
MONDAY UPLOAD
HTTP Request
Convert to File
Convert To File
Merge
Merge
PULL LINKEDPULSE
Monday Com
GET ITEM
Monday Com
GET LINKEDPULSES
Code
GET BOARD RELATION
Code
COLUMN BY NAME
Code
COLUMN BY ID
Code
SPLIT LINKED PULSES
Split Out