Form Submission
Payload
The payload of this webhook request is an object.
name
The name of the form
site
The ID of the site that the form was submitted from
data
The data submitted in the form
d
The timestamp the form was submitted
_id
The ID of the form submission
Response
200
any
Return a 200 status to indicate that the data was received successfully.