Developer & DevOps

Get all copies of server information

24 nodes 205 119 Webhook
Download

Workflow Description

Automation template that receives webhook requests, aggregates multiple server information copies, processes them in batches efficiently, and sends organized responses. Ideal for monitoring and data collection workflows with reliable delivery confirmation.

How it works

  1. 1.Receive incoming request via webhook and capture initial payload
  2. 2.Process data in batches using Split In Batches node for optimized throughput
  3. 3.Apply conditional logic to validate data and route to appropriate handlers
  4. 4.Execute HTTP requests to retrieve server information copies from multiple sources
  5. 5.Consolidate and standardize results into unified response format
  6. 6.Send final confirmation response back through webhook endpoint

Use cases

  • Automated scheduled collection of server configuration backups and snapshots
  • Cross-system verification and monitoring of server state consistency
  • Compliance auditing and security posture assessment workflows

Requirements

  • Active webhook configured to accept POST requests with JSON payload
  • Secure HTTP access to server information endpoints with valid credentials
  • Environment variables and authentication tokens properly configured

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 205
Downloads 119

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