The name of the form
The id of the site that the form was submitted from
The data submitted in the form
The timestamp the form was submitted
The id of the form submission
1{2 "name": "Sample Form",3 "site": "62749158efef318abc8d5a0f",4 "data": {5 "name": "Some One",6 "email": "some.one@home.com"7 },8 "d": "2022-09-14T12:35:16.117Z",9 "_id": "6321ca84df3949bfc6752327"10}