Skip to main content
Question

how to get CRM (salesforce) integration ID

  • January 16, 2025
  • 5 replies
  • 92 views

Forum|alt.badge.img

Hi there,

I'm trying to extract my CRM (salesforce) related data from gong using the APIs. I have connected my salesforce account to my Gong sandbox environment. The endpoint that I found in the API documentation to get CRM related entities is ‘/crm/entities’. This endpoint expects me to pass integrationID as a parameter to the GET request. I need to know where and how can I get this integration ID. The API documentation says this ID is generated when the integration is done but I couldn't find anywhere on confirmation page nor have I received any emails regarding the same.

5 replies

Molly Kipnis
Forum|alt.badge.img+2
  • Community Manager
  • 597 replies
  • January 17, 2025

Hi ​@Kushagra Soni — chatting with a few folks internally to get you a solution here. Stay tuned, and thanks for your patience!


Forum|alt.badge.img
  • Author
  • Community Newbie
  • 2 replies
  • January 21, 2025

Hi ​@Molly Kipnis , kindly let me know if there’s any update on this issue.

Waiting for your reply. Thanks.


Molly Kipnis
Forum|alt.badge.img+2
  • Community Manager
  • 597 replies
  • January 21, 2025

Hi again ​@Kushagra Soni — 

Confirming that you have a custom CRM integration, correct?

If you have Gong connected to a Salesforce instance, you can use the /v2/calls/extensive endpoint, and if you set “context” to “true” in the API request you’ll see the associations Gong has made.

Please let me know if you need additional support on this!


Molly Kipnis
Forum|alt.badge.img+2
  • Community Manager
  • 597 replies
  • January 21, 2025

@Kushagra Soni Following up with some more info from a member of the team —

If you connect a CRM within Gong then you can’t actually use any of the “CRM API Endpoints” because the CRM API Endpoints are only used for customers that set up their CRM via Gong’s custom CRM API connection. When you connect your Salesforce instance in Gong, you can’t use any of the CRM API Endpoints, so if you’re using a Salesforce Sandbox, you just use the regular Salesforce CRM connection.

 

If you’re connecting a Sandbox, setting up the custom CRM API connection is not the recommended path. Instead, you can connect a sandbox CRM with Gong by replacing the beginning of the URL with something like this: “https://test.salesforce.com

Hopefully this helps!


Forum|alt.badge.img
  • Author
  • Community Newbie
  • 2 replies
  • January 22, 2025
Molly Kipnis wrote:

Hi again ​@Kushagra Soni — 

Confirming that you have a custom CRM integration, correct?

If you have Gong connected to a Salesforce instance, you can use the /v2/calls/extensive endpoint, and if you set “context” to “true” in the API request you’ll see the associations Gong has made.

Please let me know if you need additional support on this!

Hi ​@Molly Kipnis ,

I tried hitting this endpoint with the following params

{'filter': {'fromDateTime': '2024-08-01', 'toDateTime': '2025-01-21'}, 'contentSelector': {'context': True}}

Although in the documentation “context” parameter is of type `enum` and can only be one of [None, Basic and Extended].

Regardless I tried hitting it with the above params and I kept getting error 400 in the response with the error message “Bad request”.

 

Thanks.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings
×