Solved

How to download the actual recording file ?

  • 26 April 2023
  • 1 reply
  • 295 views

In our sandbox, i have couple of recordings that i want to download, Using postman/any other ETL tool, i see the below, as the output, but not sure how to get the actual file. Any recommendations please.

1682525796542.png

icon

Best answer by Phong1426275020 27 April 2023, 00:19

View original

1 reply

Userlevel 1

Attach a valid access token to the contentUri to download the binary content. I.e.

https://media.devtest.ringcentral.com/xxxxxx/xxxx?access-token=valid_accesstoken

Reply