Gong - Search users action

This action will search users in Gong. It searches for users in Gong via their Gong internal IDs.

Input

FieldDescription
User IDsList of users to be filtered. If not supplied, all users are returned.

Output

User specific output fields will be dynamically rendered base on the users returned. A sample response structure is below.

FieldDescription
Users
A list of following fields for each user
ActiveField indicating whether the user is currently active.
CreatedDatetime when the user was created.
Email addressEmail address of the user.
Email aliasList of email aliases of the user.
First nameFirst name of user.
Last nameLast name of user.
TitleTitle of the user.
IDUUID of the user.
Manager IDUUID of the manager.
Personal meeting urlsList of personal meeting urls of the user.
Meeting consent page urlMeeting consent page url of the user.
ExtensionExtension of the phone number of the user.
Phone numberUser's phone number.
SettingsObject containing the relevant settings of a user's gong account.
List SizeThe list size of the call transcripts.
List IndexAn index for each item in the list of call transcripts.
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: