Start / Webhook
Triggers & InputStart / Webhook Node
Overview
Supports the following operations: Text, File, JSON Body, Multipart Form, POST (Default), GET, PUT, PUT, DELETE, JSON Body, Multipart Form.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
testPayload | string | — | Configuration field for testPayload |
testContentType | string | — | Configuration field for testContentType |
httpMethod | string | — | Configuration field for httpMethod |
webhookSecret | string | — | Configuration field for webhookSecret |
cron | string | — | Configuration field for cron |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{start.query}}anyOutput field: query
{{start.user_id}}anyOutput field: user_id
{{start.body}}anyOutput field: body
{{start.headers}}anyOutput field: headers
Examples
Basic Usage
Example configuration:
{
"testPayload": "value",
"testContentType": "value",
"httpMethod": "value",
"webhookSecret": "value",
"cron": "value"
}Tips & Best Practices
- •Ensure all required fields are configured.
- •Check the output variables to see available data.
Try Start / Webhook in Your Workflow
Create a free account and start building AI-powered workflows with the Start / Webhook node.
Open Workflow Editor