Form + Make Webhook

W/ Success Message Display

Make-Automated Webflow form

Connect your custom-built Webflow FORMs direct to a Make (Integromat) automation.

  • + Easy setup in Webflow.
  • + Extremely powerful automations available.
  • + Ability to return specific success or failure messages, and display them to the user.
  • + Fully in-place response display, no redirects or "thank you" pages required.

DEMO

This form submits via HTTP-POST to a Make webhook, which inserts the form data into a Google Sheet.

If an error condition occurs, it will generate an error result.

  • Submit test data in the form here
  • See the Google Sheet here [instant]
  • To simulate an error, use the word "error" anywhere in the Name field.
Success. Check the Google Sheet link above to see your submitted data.
The submit was successful.
The server reported an error.
An unknown error has occurred.

Make-Automated Webflow form w/ Redirect

Connect your custom-built Webflow FORMs direct to a Make (Integromat) automation.

  • + Easy setup in Webflow.
  • + Extremely powerful automations available.
  • + Ability to return specific success or failure messages, and display them to the user.
  • + Fully in-place response display, no redirects or "thank you" pages required.

DEMO

Same demo as above, but this form has a redirect defined.

  • Submit test data in the form here
  • See the Google Sheet here [instant]
  • To simulate an error, use the word "error" anywhere in the Name field.
  • On SUCCESS, will redirect to a thank you page, rather than showing the success state.
Success. Check the Google Sheet link above to see your submitted data.
The submit was successful.
The server reported an error.
An unknown error has occurred.

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.