Deletes an existing generic CRM integration from the Gong platform. This endpoint asynchronously removes a CRM integration and all its associated CRM objects (Accounts, Contacts, Deals, Leads, and Users). Use this when you want to disconnect a previously established integration…
integrationIdRequiredintegerThe unique ID of the generic CRM integration to delete. You can retrieve this ID using the 'get_crm_integration_details' action. Note: This must be the ID of a generic CRM integration created via the register_crm_integration action, NOT a native integration (Salesforce, HubSpot,…
clientRequestIdRequiredstringA unique identifier that you generate for this specific delete request. This ID is used for troubleshooting and tracking the deletion process. Valid characters are letters (a-z, A-Z), numbers (0-9), dashes (-), and underscores (_). Example: 'delete-crm-20260129-001' or 'req_abc1…
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.