Developer & DevOps

Schedule DevOps tasks and store results automatically

18 nodes 191 94 Scheduled trigger
Download

Workflow Description

A scheduled workflow that executes periodic HTTP requests to target servers, processes returned data through custom code logic, then stores the final results in Key Value Storage for later review and analysis, minimizing manual monitoring overhead.

How it works

  1. 1.Workflow triggers at specified time intervals via scheduled schedule
  2. 2.HTTP requests are sent to designated endpoints
  3. 3.Response data is processed using custom code logic
  4. 4.Results from multiple branches are merged together
  5. 5.Final data is stored in Key Value Storage for persistence

Use cases

  • Monitor distributed service health and automatically log errors and anomalies
  • Collect performance metrics from multiple APIs and archive for trend analysis
  • Execute periodic backups across systems and record completion status

Requirements

  • Active HTTP access to target server endpoints and APIs
  • Reliable Key Value Storage service for data persistence
  • Basic knowledge of data processing logic in custom code blocks

Service Value

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

Apps Used

Key Value Storage

Details

Trigger Scheduled trigger
Nodes 18
Apps 1
Views 191
Downloads 94

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

/

Schedule Trigger

Schedule Trigger

#1

Get Auth Token

HTTP Request

#2

Unprocessed Requests

Code

#3

Get Latest Requests

HTTP Request

#4

POST to n8n

HTTP Request

#5

Merge

Merge

#6

Local Webhook Address

Set

#7

Latest Update Time

Code

#8

Sticky Note

Sticky Note

#9

Sticky Note1

Sticky Note

#10

Sticky Note2

Sticky Note

#11

Sticky Note3

Sticky Note

#12

Sticky Note4

Sticky Note

#13

Store Auth Token

Key Value Storage

#14

Store Last Processed

Key Value Storage

#15

Retrieve Auth Token

Key Value Storage

#16

Retrieve Last Processed

Key Value Storage

#17

If Auth Token Exists

If

#18