Retrieves specific CRM objects by their IDs from Gong's CRM integration. Use this endpoint to fetch detailed information about CRM entities (accounts, contacts, deals, or leads) that have been uploaded to Gong through a registered CRM integration. This is particularly useful dur…
objectTypeRequiredstringThe type of CRM objects to retrieve. Valid options: ACCOUNT (companies), CONTACT (people), DEAL (opportunities), or LEAD (prospects).
integrationIdRequiredintegerThe integration ID generated when creating a CRM integration. This identifies which CRM integration to query.
objectsCrmIdsRequiredarrayList of CRM object IDs to retrieve. Specify the CRM IDs of the objects you want to fetch.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.