Developer & DevOps

Automated workflow

19 nodes 203 115 Scheduled trigger
Download

Workflow Description

A scheduled automated workflow that reads files, processes data in batches, sends HTTP requests, and saves results to new files. Designed for efficient, recurring data processing tasks with minimal manual intervention.

How it works

  1. 1.Trigger the workflow on a predefined schedule
  2. 2.Read and extract data from source files
  3. 3.Split data into manageable batches for processing
  4. 4.Send HTTP requests for each batch and handle responses
  5. 5.Convert and write results back to files

Use cases

  • Periodic bulk data processing from external systems
  • Exporting transformed data to CSV or JSON files for reports
  • Synchronizing data between databases and web services via batch transfers

Requirements

  • Configured schedule trigger with proper timezone settings
  • Source files in standard formats (CSV, JSON, XML)
  • Authenticated HTTP endpoints for external service integration

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Split In Batches Read Write File

Details

Trigger Scheduled trigger
Nodes 19
Apps 2
Views 203
Downloads 115

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 (19)

/

Create Session

HTTP Request

#1

List followers

HTTP Request

#2

Convert to File

Convert To File

#3

Extract from File

Extract From File

#4

Split Out

Split Out

#5

Loop Over Items

Split In Batches

#6

Wait

Wait

#7

Find new followers

Code

#8

Read followers from file

Read Write File

#9

Save followers to file

Read Write File

#10

Define welcome message

Set

#11

Sticky Note2

Sticky Note

#12

Sticky Note3

Sticky Note

#13

Send message

HTTP Request

#14

Get conversation ID

HTTP Request

#15

Sticky Note

Sticky Note

#16

Sticky Note1

Sticky Note

#17

Each 60 minutes

Schedule Trigger

#18

No Operation, do nothing

No Op

#19