Submit Form JSON
Creates a Formspark form submission from a JSON payload.
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 from the hosted endpoint URL, for example `your-form-id` in `https://submit-form.com/your-form-id`.
string
Optional email field to include in the submission body.
string
Optional message field to include in the submission body.
string
Optional display name field to include in the submission body.