Parametrized redirect for form submit

For form submission, it would be useful to enable parametrized redirects.

Currently, Webflow only allows putting static URLs into the "Redirect URL" field. For some use cases, it can be useful to use URL parameters based on what the user fills inside the form.

For example on our page, we use the form data to perform some API calls and then we redirect the user to schedule a call with us using Calendly. Here the user must fill in the name and email fields once again because the redirect can't be parametrized by the data filled in the form.

The parametrized redirect could be added as a block into the "Logic flow". It would make the most sense here because the redirect could be parametrized with the data returned from the API calls.

  • Josef Gattermayer
  • May 21 2024