Make Weblfow Form Submission redirect to a URL

Hey Pros can you help me with something?

I have a form submission in webflow with a dropdown field in it with 3 options where you can choose one of it and submit it with your other filled data. After submitting, it should redirect you to one of 3 different URLs, depending which of the 3 options you chose in the dropdown of the form submission. How can I recreate it in make? I cannot see in the webflow get form submissions module or in the http module where i can set the 3 options in make

Hi @Niakan and welcome to the Make Community!

In your flow, parse the incoming data and use a router and filter to pick the correct route to use.

Routers and filters are explained here:

https://academy.make.com/courses/FoundationC02

L

That’s only half the answer.

In Webflow, you currently can’t have dynamic form redirects by default. Some custom code is required.

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!

1 Like