
GoHighLevel API Integration Profile
Information and guides about integrating with GoHighLevel API
Add GoHighLevel Integration to Your ProductGet Surveys Submissions in GoHighLevel API
Get Surveys Submissions
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Location Id | query.locationId | string | |
Page | query.page | number | |
Limit | query.limit | number | |
Survey Id | query.surveyId | string |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Submissions | submissions | array of items | |
Id | item.id | string | |
Contact Id | item.contactId | string | |
Created At | item.createdAt | string | |
Survey Id | item.surveyId | string |