cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
250
Views
1
Helpful
1
Replies

Look for a particular keyword and Archive all webex spaces

ananthap
Cisco Employee
Cisco Employee

Hello Team,

I have a requirement where i need to search a particular keyword and Archive all webex spaces having that keyword in that title.

I tried code using powershell script, but not working. Any help will be appreciated.

Rgds,

Anantha

1 Reply 1

mparra.fusionet
Level 1
Level 1

Hi @ananthap  a DLP solution from the ones Cisco webex support is what will allow you to search easily for anything you any with 0 code written, bit it will cost you $ :

https://help.webex.com/en-us/article/nmbm0jk/Webex-App-integration-with-archiving-and-data-loss-prevention-solutions

 

A poor mans approach to making a DLP albeit simple would be:

get the list of users from the people API, then use the list method on every room they are, that will effectively consume all the messages they have gotten, from there it’s a string search 

https://webexteamssdk.readthedocs.io/en/latest/user/api.html#messages