cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

How to download recorded meetings using NBR API

ppenumar97
Level 1
Level 1

I am trying to download recorded meetings from my webex account using NBR APIs

as mentioned in this link.

Cisco DevNet: WebEx Conferencing - NBR Web Services API


For using DownloadNBRStorageFile API, I need the following parameters.


recordIDLong.Unique identifier for each WebEx recording.
siteIDLong.Unique identifier for each WebEx site.
ticketString.Ticket used to validate authentication and authorization.


I believe I have to get ticket 
using GetStorageAccessTicket.


However, I am not able to figure out how to get siteId for my webex account (it is not

enterprise account, just an individual account).


My webex account is WebEx Meeting Center


Also, how I do get recordID needed in DownloadNBRStorageFile API ?

Any help is greatly appreciated.

Also, it will be very helpful if someone has working sample code which uses these APIs they can share.


Thanks in advance.

Who Me Too'd this topic