Ajoutez des adhésions à votre projet Webflow en quelques minutes.
Plus de 200 composants Webflow clonables gratuits. Aucune inscription n'est nécessaire.
Ajoutez des adhésions à votre projet React en quelques minutes.
How to send webflow form data to Make/Zapier without redirecting
Les registres des membres sont nécessaires
https://www.memberstack.com/scripts/form-data-webhook-no-redirect
Tutoriel
Clonable
Pourquoi/Cas d'utilisation
- 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=””
Making it work
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.
Conclusion
That’s everything, you can now go ahead and test the form on your live site.
Si vous souhaitez utiliser notre projet de démonstration pour commencer, cliquez simplement sur le bouton ci-dessous pour l'ajouter à votre site Webflow.
Our demo can help you use webhooks with a Webflow form without redirecting users after submitting the form.