Incoming Webhooks as a Workflow Trigger
We're adding support for Incoming Webhooks as a native Workflow trigger, making it easier to build integrations and automations directly within Workflows.
Simply create a workflow using the Incoming Webhook trigger, send a sample request, and use the captured payload throughout subsequent workflow steps.
Key capabilities include:
- Native Workflow integration
- Testing requests directly from the workflow editor
- Automatic payload capture and inspection
- Access to webhook data throughout the workflow
This provides a more streamlined way to handle inbound data from external systems and APIs.
We'd love to hear your feedback.