Redirect forms based on submission data
If you want to redirect visitors based on the info they submit in a form, then you need to use the flow builder.
First, set the trigger as "Form Submission".
Next, choose which form you want to use in this automation.
In the "Logic" dropdown, you'll see "Condition".
Drag that onto the canvas and scroll to the bottom of the "Which Dataset Will This Condition Use".
You'll see your form which is triggering the flow.
Click that and choose which "Field", "Operation" and "Value" you wish to filter by.
You can have more than one condition and you can choose whether you want to filter by both conditions or one or the other using the AND/OR dropdown. Click Save.
Then add the "Redirect Visitor To URL" flow step, which is in the "Logic" dropdown.
Enter the URL that you want to direct visitors to. Click Save.
Drag the appropriate outputs from the condition step to the "Redirect Visitor To URL" flow step, the ones that you don't want to redirect can simply be connected to the next stage of the flow.