How can i Attach only one form to a webhook with make and webflow

How can Attach only one form to a webhook with make and webflow?

The typical ( easy ) way is to use a Form Submission trigger in Make than then filter the submissions as they arrive- but I prefer an approach where I have a bit more control.

I create a Webhook trigger in Make, get that URL, and use it as the form’s action.

You might need to do some preparation of the form data as well to make it easier for Make to receive. I built this toolkit to handle that automatically-

1 Like