Form Submission

Payload

The payload of this webhook request is an object.
namestringOptional
The name of the form
sitestringOptionalformat: "uuid"
The ID of the site that the form was submitted from
dataobjectOptional
The data submitted in the form
dstringOptional
The timestamp the form was submitted
_idstringOptionalformat: "uuid"
The ID of the form submission

Response

200
any
Return a 200 status to indicate that the data was received successfully.