Accessing the Salesforce API
  • 1 minute read
  • Contributors
  • PDF

Accessing the Salesforce API

  • PDF

Article summary

Gong accesses the Salesforce API when running the following processes:

  • Initial export: Occurs when the integration is first connected so that Gong can retrieve all core object records that the integration user has access to.

  • Ongoing export: Starts after the initial export has been completed and continuously retrieves new or updated records (generally every few minutes).

Each API request is limited by Salesforce to return a maximum of 2,000 CRM entities

Gong calls the following API endpoints when retrieving data from Salesforce:

  • QueryAll: /services/data//queryAll?q=query

  • QueryAll More Results: /services/data//query/

  • Get Object: /services/data//sobjects/sObject/

  • sObject Describe: /services/data//sobjects/sObject/describe/

  • Query (for single objects): /services/data//query?q=query


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy, a genAI helper, will scrub our help center to give you an answer that summarizes our content. Ask a question in plain language and let me do the rest.