hs_form_submissions
Fetch recent HubSpot form submissions with complete field values and timestamps by providing a form GUID, with optional limit and pagination cursor.
Instructions
Get recent submissions for a form including all field values and submission timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formGuid | Yes | HubSpot form GUID | |
| limit | No | ||
| after | No | Paging cursor from a previous call |