Webflow Trigger
The Webflow Trigger allows you to initiate workflows based on events from your Webflow site. This integration helps automate processes like updating databases, sending notifications, or syncing data whenever specific Webflow events occur.

Configuration
Property | Description | Required | Default |
---|---|---|---|
Webflow Credential | Credentials to securely connect your Webflow account. | Yes | None |
Event | The Webflow event you want to listen to (e.g., form submission, CMS update). | Yes | None |
note
Ensure your Webflow account is connected, and permissions are granted for the specific events you want to track.
Example Use Cases
- Send an email notification when a form is submitted on your Webflow site.
- Automatically sync new CMS items to an external database.
- Trigger a workflow to process Webflow form responses.