2

Add form fields to the redirect URL as URL parameters

New
Isaac Roberts
Isaac Roberts

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