08-27-2015 02:49 AM
can we able to get the Status of the user while creating User through XML API
09-17-2015 12:13 PM
What status would you like to get while creating the XML API?
When you created a user through the XML API the returned message will give you a summary of what happened:
- SUCCESS
- FAILURE
- ERROR MESSAGE
09-17-2015 12:25 PM
CreateUser would not return the status of the user, only whether the request succeeded or failed. To get the status of a user, you would want to use GetUser.
https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#getuser
Kasey
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide