Developer & DevOps

Automated workflow

14 nodes 244 121 Automatic trigger
Download

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. 1.Manually trigger the workflow from n8n interface
  2. 2.Split incoming data into separate items for parallel processing
  3. 3.Execute custom code to transform and manipulate data
  4. 4.Send HTTP requests to external services or APIs
  5. 5.Merge processed data from multiple sources into unified format
  6. 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. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (14)

/

When clicking "Test workflow"

Manual Trigger

#1

PULL SUBITEMS

Code

#2

SPLIT SUBITEMS

Split Out

#3

GET EACH SUBITEM

Monday Com

#4

MONDAY UPLOAD

HTTP Request

#5

Convert to File

Convert To File

#6

Merge

Merge

#7

PULL LINKEDPULSE

Monday Com

#8

GET ITEM

Monday Com

#9

GET LINKEDPULSES

Code

#10

GET BOARD RELATION

Code

#11

COLUMN BY NAME

Code

#12

COLUMN BY ID

Code

#13

SPLIT LINKED PULSES

Split Out

#14