Use Cases
- Automate the relay of webhook requests to local workflows
- Capture and process real-time data from external sources
- Streamline data handling for applications relying on webhook integrations
How It Works
Triggers at regular intervals to check for new requests Retrieves an authentication token from webhook.site Fetches the latest requests and filters unprocessed ones Relays new requests to a specified local webhook address
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the local webhook address in the Local Webhook Address node
- 3Set the desired polling interval in the Schedule Trigger node
- 4Activate the workflow to start processing requests
Apps Used
webhook.site
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications