10-21-2016 03:46 PM
Hi All,
I would like to find the template that is used when a user is requesting an account.
The reason is because, when a user request an account, the account gets created but brings some parameters that we don't need to be active by default. is there a way to have access to the parameters that WebEx use by default to give it to new accounts ?
Thanks in advance,
Alberto
Solved! Go to Solution.
10-24-2016 11:17 AM
All parameters can be defined via your CreateUser request, if you dont like the defaults you will need to specify those values your self.. there is not a template that can be modified.
If you run a GetUser request on a new user account you can see every element for every option it has configured, you should be able to use those values in a CreateUser request if you need different values.
10-24-2016 11:17 AM
All parameters can be defined via your CreateUser request, if you dont like the defaults you will need to specify those values your self.. there is not a template that can be modified.
If you run a GetUser request on a new user account you can see every element for every option it has configured, you should be able to use those values in a CreateUser request if you need different values.
10-24-2016 12:59 PM
Thank you Ryan,
Unfortunately I'm not the one that can make those kind of changes to the level of XML documents.
I think, the best/easies way is to be aware to change the default values when we receive the request from the user in WebEx Site Administrator.
Thanks again.
Alberto
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