Incoming Webhook Extension

The Incoming Webhook extension allows you to create workflow steps that wait for input from external systems or trigger new entries via an incoming webhook. This provides a flexible way to connect Gravity Flow processes with third-party applications, automation platforms, or custom integrations.

Key Capabilities

Hold Entries in a Workflow:
After form submission, an entry can pause on a workflow step until a trigger is received from an external system. This supports asynchronous processes such as payment verification, external approval systems, and delayed status updates.

Create New Entries via Webhook:
External systems can send data to a dedicated webhook URL to create a new entry in a form. Once received, the associated workflow begins automatically using the submitted data.

Integrate Third-Party Services:
Use webhooks to connect Gravity Flow workflows with remote APIs, custom applications, or integration services without needing a dedicated add-on.

View Actions and Filters docs for this extension.

Articles