Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Does anyone know where to find the api documentation for Show and Share 5.5 release? It's not currently posted on the Cisco support site although 5.5 is released.
Has anyone used the TMS booking API and seen where when Conferences are imported from Exchange, they don't include the actual participants? Also, it would be nice if the TMS conference title was set to the Exchange meeting subject, but that doesn't...
According to Cisco support, the changeAuthor method is not supported via the api. I pulled it from debugging the browser session so if anyone needs reference, let me know and I can provide it.
Thanks for the response.There is no mention of the new methods to change owner, singular or bulk. Those are the methods that I'm specifically looking for. The api guide states that there are no changes for 5.5 but if you look in the 5.5 release not...
I get the same results. I pull an instance of a recurring meeting with GetConferenceById but when I try to save it with SaveConferenceRecInstance then it throws an error with the message "Conference exceptions cannot be recurrent". If I just use th...
The TMS Conference Title always defaults to an empty string....which is actually fine for me now as I've changed my design approach to accommodate that. The room and endpoints are booked correctly in TMS and that is sufficient now for my design.