Downloading Phonebridge Call Recording
Hi there,
I am trying to build a deluge function to transcribe the voice call recording.
Well using CRM API accessing the Call record entry, the response contains a field and value for the URL of the recording
Via browser, I am able to access the recording with this URL
But when I try to access using deluge (using invokeURL), I am not able to access. What's the right way to download/read the recording?