Inbound webhooks in workflows
Trigger a workflow from an external system.
4 min read Updated 2026-04-24
Inbound webhooks are the opposite of outbound — an external system POSTs data to you, and a workflow fires.
- 1Automation → New Workflow → Inbound Webhook triggerOpen Doors generates a unique URL.
- 2Copy the URLPaste into the external system.
- 3Capture a sampleSend a test payload; Open Doors infers the schema.
- 4Map fieldsConnect payload fields to contact fields or workflow variables.