Skip to main content

I am trying to download all my detailed call records and call transcripts using the Gong API through postman. 

When I use the ‘GET’ function to get the calls, i am able to use the standard process of adding the cursor as a parameter to get the further pages. 

However, when I use the ‘POST’ function to get detailed call reports or transcripts, i enter the cursor into the body and it just returns the first page again every time. 

Ive tried so many workarounds, like using filters to get a date range of call reports or transcripts, but even the filters don’t work! 

It is driving me absolutely crazy! I’ve tried literally everything. 

 

i managed to fix the workaround by removing the underscores from my filters. 

this allows me to complete the task i was doing, so i’m happy. 

still no idea why the cursor wouldn’t work, but whatever.


@Will Knibbs So strange! Thanks for following up here with your solve. Apologies for the difficulties, but glad it works now! 


Reply