FORM Webhook Action

For Other ( unknown ) webhooks

Form Webhook POST w/ Success

This is the default Webflow FORM connected to an automation service;

  • Using a Webhook Action
  • + Integrate any provider you want, e.g. Newsletter subscriptions.
  • + Nice success / failure display, customizable.
  • + Does not need a "success" page to redirect to.
  • To test;
  • > ? reCAPTCHA supported ( but v2 only )
  • - No ability to separate form behaviors, e.g. some email, some don't.
  • - No in-built ability to post to the CMS, or to an external database e.g. comments.

DEMO

Posts form to a 3rd party webhook.

  • Displays the Webflow Submit Success message, regardless of what happens with the Webhook.
  • For this demo, I'm using Zapier for convenience, but the point is that any FORM post webhook provider can be used.
  • > See the Google Sheet here [instant]
  • > See the Zap here
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

How to implement

See the designer view of this demonstration by clicking the button at the top.
Then view this part of the layout for details;

01 The basic process

Coming soon.