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.
Has anyone figured out a way to use the API to send Text Messages? It appears the /v1/messages can only be used for messaging webex users.I'm not able to get the personId for a text message contact, nor do the text message threads appear when listing...
Correct. We currently have the ability to call/text from Webex, but I would like to use the API to send and then retrieve the text messages. The end goal is to create a webex integration for an existing web application.
I recently have been working on a new automation tool and found the way to do this using the CUPI API. While there is no info in their api guide that I could find, if you look at the WADL there is an available request. An easy way to get the LDAP Con...
Scott,I am getting the same 404 issue with all but one of the requests.http://{CER-IP}/cerappservices/export/discoverystatus<discoverystatus><status>Major discovery is in progress, please try later</status></discoverystatus>Have you found a solution?...