Voeg in enkele minuten lidmaatschappen toe aan uw Webflow-project.
Meer dan 200 gratis kloonbare Webflow componenten. Aanmelden is niet nodig.
Voeg in enkele minuten lidmaatschappen toe aan uw React-project.
How to send webflow form data to Make/Zapier without redirecting
Ledenafschriften nodig
https://www.memberstack.com/scripts/form-data-webhook-no-redirect
Les
Kloonbaar
Why/Use Cases
- Useful when you want your form data to be handled by a third party like Make or Zapier but you don’t want to redirect users after they submit the form.
Sending Webflow form data to Make or Zapier without redirecting
You probably know that when you usually set up a webhook for a form and the webhook responds, you get redirected to another page.
This guide will help you set up a webhook without redirecting users after submitting a form, essentially just keeping the default Webflow form behavior.
To send Webflow form data to Make or Zapier without redirecting, we’re going to use MemberScript #125 – Post Form to Webhook without Redirecting. Follow the link to get the code you’ll need to add to your page and watch a video tutorial on how to set everything up.
Setting it up
Begin by creating and styling a regular Webflow form just like you normally would.
The only thing extra you’ll need to do is add the following attribute to the form:
· ms-code-form-no-redirect=””
Het laten werken
Now that you’ve got everything set up in Webflow, all you need to do is add the MemberScript #126 custom code to your page, before the closing body tag.
Conclusie
That’s everything, you can now go ahead and test the form on your live site.
Als u ons demoproject wilt gebruiken om u op weg te helpen, klikt u op de knop hieronder om het aan uw Webflow site toe te voegen.
Our demo can help you use webhooks with a Webflow form without redirecting users after submitting the form.