Developer & DevOps

Retrieve and consolidate multiple server information copies via webhook

24 nodes 293 157 Webhook
Download

Workflow Description

Automation receives webhook requests, processes server information copies in batches, and returns organized results. Designed for infrastructure monitoring and efficient system data retrieval across distributed environments.

How it works

  1. 1.Receive incoming webhook request and validate parameters
  2. 2.Process data in batches using Split In Batches to optimize load
  3. 3.Fetch server information copies via concurrent HTTP requests
  4. 4.Apply conditional logic to handle different response scenarios
  5. 5.Aggregate results and send response back through respondToWebhook

Use cases

  • Monitor multiple servers and retrieve their current configuration snapshots
  • Collect system information from distributed data centers for centralized analysis

Requirements

  • Server or API endpoint supporting concurrent request handling
  • Basic understanding of HTTP protocols and structured data formats (JSON)

Service Value

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

Apps Used

Split In Batches

Details

Trigger Webhook
Nodes 24
Apps 1
Views 293
Downloads 157

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

/

Code

Code

#1

Edit Fields

Set

#2

Switch

Switch

#3

Code search Tags

Code

#4

Code search Name

Code

#5

Code search public_ip

Code

#6

Code search zone

Code

#7

Webhook

Webhook

#8

Respond Error

Webhook

#9

Respond to Webhook1

Webhook

#10

Respond to Webhook2

Webhook

#11

Respond to Webhook3

Webhook

#12

Respond to Webhook

Webhook

#13

Sticky Note

Sticky Note

#14

Sticky Note1

Sticky Note

#15

Get Scalway Machines

HTTP Request

#16

Loop Over Items

Split In Batches

#17

Respond to Webhook4

Webhook

#18

Get scw instance by zone

HTTP Request

#19

Loop Over Zone Instance

Split In Batches

#20

Get scw baremetal by zone

HTTP Request

#21

Split Out ZONE_INSTANCE

Split Out

#22

If ZONE_BAREMETAL in ZONE_INSTANCE

If

#23

Sticky Note2

Sticky Note

#24