ghl_get_form_submissions
Fetch form submissions from GoHighLevel by form ID, with optional date-range and pagination filters.
Instructions
Get submissions for a specific form or all forms in the location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| endAt | No | End date ISO 8601 | |
| limit | No | ||
| formId | No | Filter by form ID — omit to get all submissions | |
| startAt | No | Start date ISO 8601 |