cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3176
Views
0
Helpful
2
Replies

UDS and Custom User LDAP fields

Vincent Goupil
Level 4
Level 4

Hi,

When using this:

https://developer.cisco.com/media/cisco-user-data-serviccs-usd-api-refs/index.html?users.htm

It return a default set of attributes, let's called them Standard User fields.

There is others fields in the CUCM database that I would to be returned.  They are called Custom User Fields.

Is there a way to get them with UDS ?

2015-05-09 12-37-37 AM2.jpg

2 Replies 2

dstaudt
Cisco Employee
Cisco Employee

Not via UDS.  You can get at this information via AXL, however note this is a server-to-server type interface (admin-level credentials), so if you want to expose this to users, you may need a proxy service.

Cisco AXL

Since the custom ldap field  belongs to the user, it would be a great idea to return them.

Currently, it return the following fields:

  • userName
  • firstName
  • lastName
  • middleName
  • nickName
  • phoneNumber
  • homeNumber
  • mobileNumber
  • email
  • directoryUri
  • msUri
  • department
  • manager
  • title
  • pager