Webhook
Triggers & InputTrigger via HTTP request
Overview
Trigger via HTTP request.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
method | string | — | Method for the Webhook node |
url | string | — | Url for the Webhook node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{webhook-trigger.body}}anyWebhook payload
{{webhook-trigger.headers}}anyRequest headers
Examples
Basic Usage
Example configuration:
{
"method": "value",
"url": "value"
}Tips & Best Practices
- •Ensure all required fields for Webhook are configured.
- •Check the output variables to see available data.
Try Webhook in Your Workflow
Create a free account and start building AI-powered workflows with the Webhook node.
Open Workflow Editor