← All components

Incoming webhook

Triggers

Starts a workflow when another system sends an HTTP request to a dedicated URL. Use it to connect tools that can call webhooks.

What the architect sets up

  • A name and description. Malleable provides the dedicated URL for other systems to call
An incoming webhook in the workflow's entry-points panel: the dedicated URL other systems call
As it appears in the workflow's entry-points panel in the editor.

How it behaves in a run

  • This is an entry point: it's how runs of the workflow begin.

Related

For developers: the API and MCP server identify this component as incoming_webhook.