Gong - Search aggregated user data action

This action will search aggregated user data in Gong. Lists the aggregated activity of multiple users within the Gong system for each time period within the defined date range. This endpoint returns multiple records, one for each user. For each user there are items for every time period in the date range, including statistics about the user's activity. Records are returned only for users with activity in the range.

Input

FieldDescription
Aggregation period
Required
Choose from ['Day', 'Week', 'Month', 'Quarter', 'Year', 'No aggregation']. Calendar time period for aggregating data. First day of the week is Monday. Select No aggregation to return user data aggregated by the date range you provide.

Upon selection of an aggregation period you will have to provide the start date (which is inclusive) and end date (which is exclusive and not exceed the current day). You can also choose to provide a list of User IDs to obtain information just about them. If this is left blank then all users are returned.

Output

FieldDescription
Users aggregate activity
A list of following details for each user
User Aggregate ActivityThe aggregate details of a single user is contained within this list object.
User Email AddressEmail address of the user whose information is at the corresponding index.
User IDGong User ID for the specific user.
List SizeThe list size of the users aggregate activity.
List IndexAn index for each item in the list of users aggregate activity.
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: