Submit Form With Redirect
Creates a Formspark form submission with redirect settings.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Formspark form ID or the special `echo` endpoint for validation.
string
Optional email field to include in the submission body.
string
Optional message field to include in the submission body.
string
Custom URL to redirect the browser to after a successful submission.
string
Whether Formspark should append submitted values to the redirect URL.