
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2018 04:20 AM
How to create custom attribute as "Department" in webex create user api.
Solved! Go to Solution.
- Labels:
-
Webex Developer
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2018 11:39 AM
Hello,
Custom tracking codes can be found under the parent element named tracking. The schema could not possibly know the names of custom tracking codes, however, so the child elements will be trackingCode1 through trackingCode10, the one you use will depend on the actual enumeration of your custom tracking codes. You may also use the address value named company for department if all host users belong to the same company if you do not wish to use tracking codes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2018 11:39 AM
Hello,
Custom tracking codes can be found under the parent element named tracking. The schema could not possibly know the names of custom tracking codes, however, so the child elements will be trackingCode1 through trackingCode10, the one you use will depend on the actual enumeration of your custom tracking codes. You may also use the address value named company for department if all host users belong to the same company if you do not wish to use tracking codes.
