Retrieve and consolidate multiple server information copies via webhook
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.Receive incoming webhook request and validate parameters
- 2.Process data in batches using Split In Batches to optimize load
- 3.Fetch server information copies via concurrent HTTP requests
- 4.Apply conditional logic to handle different response scenarios
- 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
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (24)
Code
Code
Edit Fields
Set
Switch
Switch
Code search Tags
Code
Code search Name
Code
Code search public_ip
Code
Code search zone
Code
Webhook
Webhook
Respond Error
Webhook
Respond to Webhook1
Webhook
Respond to Webhook2
Webhook
Respond to Webhook3
Webhook
Respond to Webhook
Webhook
Sticky Note
Sticky Note
Sticky Note1
Sticky Note
Get Scalway Machines
HTTP Request
Loop Over Items
Split In Batches
Respond to Webhook4
Webhook
Get scw instance by zone
HTTP Request
Loop Over Zone Instance
Split In Batches
Get scw baremetal by zone
HTTP Request
Split Out ZONE_INSTANCE
Split Out
If ZONE_BAREMETAL in ZONE_INSTANCE
If
Sticky Note2
Sticky Note