Skip to main content
Question

API: Querying by "Account name" in the API call


Forum|alt.badge.img

HI all, 
 

PROBLEM: I don’t see an option to query using “Account name” in the API (the way we can filter on the Gong interface)

BACKGROUND: I’m trying to return the transcripts during a specific period AND by specific account using the Gong API. However, I don’t see the option to query based on Account name in the API. I’m using a ‘hacky’ solution to get it but would love clarity on if it’s an option to use Account name. 

CURRENT WORKFLOW: I’m using both the /v2/calls/transcript and /v2/calls/extensive to return all the associated information and then parsing the email domain name as a proxy to indicate which account it is.

i.e. if I’m looking for transcripts associated with Account name: XYZ, I will use both /transcript and /extensive calls and identify it based on if the “xyz.com” is in the email from the “parties” section of the response e.g. below: 

"parties": [
        {          "id": "xxxxxxx",          "emailAddress": "jsmith@xyz.com",          "name": "John Smith",          "title": "Manager",          "speakerId": "xxxxxx",          "affiliation": "External",          "methods": [            "Invitee",            "Attendee"          ]

DESIRED OUTCOME: Being able to query by simply plugging in the date and account name, similar to the front end interface and getting all transcripts. 

4 replies

Forum|alt.badge.img

Paging the GONG API GOAT ​@Andrew O'Driscoll
I’ve read all your posts and I’m still stumped. I’m convinced it needs your first hand attention! 


Molly Kipnis
Forum|alt.badge.img+2
  • Community Manager
  • 619 replies
  • April 8, 2025

Truly the API 🐐 ​@Andrew O'Driscoll! Any thoughts here!

@Nishanth Bharadwaj I’ll also pass this question along to some folks internally for review. Stay tuned, and thanks for your patience! 


Molly Kipnis
Forum|alt.badge.img+2
  • Community Manager
  • 619 replies
  • April 8, 2025

Hi again ​@Nishanth Bharadwaj — just following up here, we don't have an open search or mechanism to query by account name via the public api. I’ll let ​@Andrew O'Driscoll chime in if he knows something I don’t know 😆


Forum|alt.badge.img

@Molly Kipnis understood! Thank you for checking! 


Reply


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
×