Skip to main content

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.

Webflow Trigger

Configuration

PropertyDescriptionRequiredDefault
Webflow CredentialCredentials to securely connect your Webflow account.YesNone
EventThe Webflow event you want to listen to (e.g., form submission, CMS update).YesNone
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.