Retrieve and Aggregate Public IP Addresses for n8n Instance - n8n Workflow | Neura Market
Retrieve and Aggregate Public IP Addresses for n8n Instance
Automatically fetch and aggregate the public IP addresses of your n8n instance for integration with services requiring firewall whitelisting.
This workflow is designed to help you identify all potential public IP addresses of your n8n instance, which is crucial for services that use IP whitelisting as part of their security measures. By repeatedly querying the ipify API, the workflow ensures that all possible IP addresses are captured, aggregated, and returned in a deduplicated array format. This is particularly useful in environments with multiple gateway devices for redundancy.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Aaliya Das
set
webhook
aggregate
stickyNote
httpRequest
respondToWebhook
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.