Gong - Search call scorecards action

This action will search call scorecards in Gong. Retrieves all the answers for the scorecards that were reviewed during a specified date range, for calls that took place during a specified date range, for specific scorecards or for specific reviewed users.

Input

FieldDescription
Call start dateThe date of the call from when to list calls. This value is inclusive.
Call end dateThe date of the call until when to list calls. This value is exclusive.
Review start dateThe review date from when to list calls. This value is inclusive.
Review end dateThe review date until when to list calls. This value is exclusive.
Reviewed user IDsList of users to be filtered. If not supplied, all users are returned.

Output

FieldDescription
Answered Scorecards
A list of following details for each scorecard
Visibility typeThe aggregate details of a single user is contained within this list object.
Answered scorecard IDEmail address of the user whose information is at the corresponding index.
Scorecard IDGong User ID for the specific user.
Scorecard nameThe list size of the users aggregate activity.
Answers A list containing a series of answer objects. Each answer object contains within it details like question text, score, answer text, among others.
Call IDID of call for which this scorecard corresponds to.
Call start timeStart time of the call.
Reviewed user IDID of the user who was evaluated in this call.
Reviewer user IDID of the user who was reviewing this call.
Review timeTime when the review took place.
List SizeThe list size of the call scorecards.
List IndexAn index for each item in the list of call scorecards.
Records
Metadata of the response
Current page numberNecessary for repeat requests to ensure pagination.
Current page sizeNumber of records on the current page.
CursorUUID necessary for pagination.
Total RecordsTotal number of records that can be queried.

Last updated: