Success page
After a user submits your form, the browser is sent somewhere or shown a message. You control this in the dashboard.
Two options
- Redirect – Set a "Success redirect URL" in the form settings. When the form is submitted, we respond with a 302 redirect to that URL (e.g. your thank-you page).
- Message – Leave the redirect blank and set a "Success message". We return a 200 HTML page that displays that message so the user sees it immediately without leaving your domain in the address bar (the browser will show our URL but with your message).
Where to set it
Open the form in your dashboard and go to the form settings (or Integration) section. You’ll see fields for "Success redirect URL" and "Success message". Use one or the other (or both: we prefer redirect if both are set).