Developer & DevOps

Schedule HTTP requests and aggregate results automatically

8 nodes 277 161 Scheduled trigger
Download

Workflow Description

A scheduled workflow that sends periodic HTTP requests, processes received data through filtering and transformation, then aggregates results to efficiently monitor external systems and APIs.

How it works

  1. 1.Trigger the workflow at predefined intervals using a scheduler
  2. 2.Expand and transform data using mapping operations
  3. 3.Filter results according to predefined criteria
  4. 4.Send HTTP requests to external API endpoints
  5. 5.Aggregate API responses into a unified dataset

Use cases

  • Monitor health and status of external services periodically
  • Collect data from multiple APIs and consolidate into single output

Requirements

  • Basic understanding of HTTP requests and REST API concepts
  • Knowledge of data filtering and conditional logic

Service Value

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

Apps Used

Split Out Set Filter Note HTTP Request Schedule Aggregate

Details

Trigger Scheduled trigger
Nodes 8
Apps 7
Views 277
Downloads 161

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

Split Out

Split Out

#1

Edit Fields

Set

#2

Filter

Filter

#3

Sticky Note

Sticky Note

#4

TronScan API

HTTP Request

#5

Final Results

Set

#6

Schedule Trigger

Schedule Trigger

#7

Aggregate

Aggregate

#8