Workflow v12 signoff receiver

★ 6.6 · n8n · simple · 2 nodes

Workflow v12 signoff receiver is an n8n automation template that catches incoming webhook signoff confirmations and passes them downstream for further processing. Reach for it when a field crew confirms job completion through a mobile app or client portal and that event needs to land inside an n8n pipeline — or when an external system fires a signoff payload that must trigger the next step in your workflow. Trigger: Webhook (POST). Integrations: none specified in metadata — the template acts as a receiver node and expects downstream logic to be wired manually. The direction is inbound: it captures a confirmation signal arriving from outside, not outgoing approval requests sent to third parties. It fits teams already running n8n for field service or construction operations who have an existing signoff source configured; it is not a good fit if the webhook sender is not yet set up or if you need an end-to-end approval flow out of the box.