hi everyone!
Our license is set to expire in 20 days and I am doing an export through the API.
I already have the calls data, extensive data and the transcript data.
Using the /extensive endpoint I got the URL to the calls in the following format:
https://honeyfy.s3.amazonaws.com/media-data/691659890599693766/4790962246381978987/4790962246381978987.playback.mp3?xxxxxxxxxxxxxxxxxxxx
my question is how I supposed to download the audio file from that link? Can anyone guide me with the code ?
thanks for the help!