Dynamic Redirect on Form Submission from Form Field URL

Hello,

I want to dynamically redirect after form submission. Based on data entered, an API call will classify the user, then route them to the appropriate URL. The destination URL isn’t known until they complete the form and the API returns data.

I’ve been working with gform_confirmation and a simple form where you enter a URL and on submit, the form redirects to that URL, rather than the redirect URL in the GF UI.

As a new user, I’m limited on what I can post here.

I could post logs and code.

Thanks,
GrokWhy

I’ve actually developed another solution that doesn’t involve gform_confirmation. But it would be good to know if altering the redirect URL in gform_confirmation is viable.

I couldn’t get it to work.

Thanks,
GrokWhy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.