02-17-2014 08:32 AM
Hi,
We wish to download Webex recordings (ARF files) from the NBR storage server to ours. We wish to create an automatic procedure that will work "server-to-server" with no human/browser in the middle.
Managed to use the NBR Web Services API to get the StorageAccessTicket but when trying to use that along with some recordId value with DownloadNBRStorageFile function, we get "Can not create ARF" error.
Any idea?
Many thanks!
02-17-2014 01:03 PM
Hello,
Please send an email to webex-meetings-api-dev@cisco.com with your getStorageAccessTicket and downloadNBRStorageFile requests and a description of how you are retrieving the record ID, which must be a valid value.
10-05-2017 05:12 AM
Hi,
I have built a PHP package for NBR API. Please visit this URL for more information GitHub - rsathishtechit/webex: PHP WebEx package for XML and NBR API's.
Let me know if you need any help on this.
11-29-2017 01:07 PM
Do you have any examples for this? Specifically parsing the multipart response.
03-17-2018 08:19 AM
You can use the https://packagist.org/packages/riverline/multipart-parser to parse the multipart data.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide