NovalinkIn dev

Node reference

Webhook trigger node

webhook_trigger · Updated September 17, 2026

The Webhook trigger is meant to start a workflow when an HTTP request arrives at a path you choose, with the request body as the trigger payload.

When to use it

Ports

Inputs
None
Outputs
out

Configuration

Pathpath
string
methodmethod
GET | POST | PUT | DELETE · default "POST"

Output

Fires out with the request payload, readable as {{ trigger.<field> }}.

Build it on the canvas

Create a free account and run your first workflow in the browser, or run Novalink on your own machine.