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.
Hello all!we try to register a user with the XML API.It works, but two things will not work:Everytime I register a user with the API, the user get the Welcome Mail. How can I change this? I write in the body this line, but it doesn´t work: <sendWelco...
Hello Nathan,We have two Sites:The Url for testing is edeka-test.webex.com. Here I tested the SOAP-Request.The produtic Site is edeka.webex.comDo you know, if Cisco is try to add the callout Checkbox by API in the next time.In the moment, we create e...
Hello Nathan,Thank you for your answer. Hope the body for the Request is ok (The brackets {} shows a variable):
<bodyContent>
xsi:type="java:com.webex.service.binding.user.CreateUser">
<firstName>{Firstname}</firstName>
...