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