A redirect sends uploaders to a page of your own after they submit your form, in place of the success screen EZ File Drop would otherwise show. Redirects are available on the Business and Premium plans.
You need an upload form to work in. If you have not made one yet, start with Create your first upload form.
https://.
Type the address the way it appears in a browser. If you leave off the https://, it is added for you when what you typed looks like a web address, so example.com/thank-you becomes https://example.com/thank-you. Anything after the domain is kept exactly as you typed it. If the address cannot be completed, a message appears under the field explaining what is missing, and the form cannot be published until it is fixed. An address that fails this check is not saved, so correct it before you leave the panel.
Open the address in a browser on its own to confirm it works, then submit a test file through your form to confirm uploaders arrive where you expect.
The redirect happens at the point the success screen would have appeared, once the upload finishes. There is no delay and nothing shown in between.
The success screen does not appear at all, so Success header and Success text in Form Setup are not used while a redirect is on. Their wording stays saved and is used again if you turn the redirect off. Anything you want uploaders to know after submitting belongs on the page you send them to.
Nothing is added to the address you enter. EZ File Drop does not append a submission ID or a status, and it does not pass along the answers someone gave, so your page receives no information about the submission itself.
A query string you type yourself is kept exactly as written, which is how you mark the traffic as coming from your form. An address ending in ?source=upload-form reaches your page as typed, where your own analytics can read it.
Variables do not work in this field. The @ variables you can insert into Success header and Success text are not read here, and typing one sends uploaders to an address that contains the variable text instead of a value.
A form uses one or the other. Kiosk mode keeps uploaders on the form so the next person can submit, and a redirect sends them away from it, so a form cannot do both. Turning the redirect on while kiosk mode is on asks you to confirm, and confirming turns kiosk mode off. Its reload time and message are kept, so kiosk mode works as before if you switch back. See Turn on kiosk mode.