09-29-2014 01:18 PM
Hello,
One of my customer is looking for information around how to use the admin user (user with API permission) to make requests on behalf of other users to meeting service.
Can you help me?
Thank you,
-cdr
09-29-2014 01:31 PM
Hello,
Admin users can retrieve list of scheduled meetings and usage reports for any user. If you are talking about scheduling on behalf of another user, this does not require site admin privileges, it just requires individual permission to do so. As a site admin, you can use SetUser to set the schedulingPermission attribute to the username of the host or admin that will be used to perform the scheduling. This is the same as setting schedule on behalf of permissions in the My WebEx user interface.
09-29-2014 01:35 PM
Thank you Nathan for your email.
Do you have a documentation or an url where the cust can follow the process?
Thks,
-cdr
09-29-2014 01:38 PM
Hello,
There is no documentation specific to schedule on behalf of functionality, but the schedulingPermissions element is detailed in the XML API reference guide, available on http://www.webexdeveloper.com.
09-30-2014 12:48 AM
Hello Nathan,
Thank you for your email.
I have downloaded the XML API ref guide here (https://developer.cisco.com/site/collaboration/webex/webex-developer/develop-test/xml-api/overview/) but I didn't find the schedulingPermissions element. Could you please help me to find it?
Thank you,
09-30-2014 10:48 AM
Hello,
schedulingPermission is part of the user service and can be found at the end of the user service chapter, as well as in the schema diagram for CreateUser and SetUser.
09-30-2014 01:28 PM
Thank you Nathan.
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