Submit Form With Nested Email Object
Creates a Formspark form submission with nested email 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
Formspark form ID or the special `echo` endpoint for validation.
string
Submitted message body.
stringrequired
Notification email subject inside the nested `_email` object.
string
Sender display name inside the nested `_email` object.
string
Title inside the nested `_email.template` object.
string
Footer toggle inside the nested `_email.template` object.