Add form fields to the redirect URL as URL parameters
New
Create a component that lets you add values from fields in the form to the redirect URL as URL parameters.
For example, if you have a field named "firstName" and write "Isaac", it would be added to the redirect URL like this:
https://example.com/?firstName=Isaac