
Gong API Integration Profile
Information and guides about integrating with Gong API
Add Gong Integration to Your ProductHow to work with Library Folders in Gong API
Library Folders Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | Gong's unique numeric identifier for a library's folder (up to 20 digits). |
Name | name | string | Display name of the folder. |
Parent Folder Id | parentFolderId | string | Gong's unique numeric identifier for library's parent folder (null for root folder). |
Created By | createdBy | string | Gong's unique numeric identifier for the user who added the folder. |
Updated | updated | string | Folder's last update time in the ISO-8601 format (e.g., '2020-03-14T05:30:00-08:00'). |