User file format
A header record should not be present in the file. The file format is:
userSSOId,displayName,firstName,lastName,email,jobTitle,address1,address2,city,state,zip,country,phoneOffice,phoneCell,homeGroupSSOId,homeGroupName,businessUnit,userProfilePhotoURL,center,storageAllocated,CUCMClusterName,IMloggingEnable,EndPointName,TC
Format
|
Description
|
Remarks
|
userSSOID
|
The SSO ID used internally by the Cisco WebEx Connect Organization. This is the main field which is used to determine the record to be updated. If users with the same userSSOID already exist in the Cisco WebEx Connect database, then such users' details are updated. If not, a new user is provisioned for the Cisco WebEx Connect Organization with all the details.
|
Mandatory field
|
displayName
|
User's display name on the Cisco WebEx Connect client.
|
|
firstName
|
The user's first name.
|
Mandatory field
|
lastName
|
The user's last name.
|
Mandatory field
|
email
|
The user's email address.
Whenever the address is updated or changed, the username, sign in and IM contact list will be automatically migrated from the old username to the new username. All the user’s contacts will automatically receive a new presence subscription request with new username.
|
Mandatory field
|
jobTitle
|
The user's job title.
|
|
address1
|
The user's mailing address.
|
|
address2
|
The user's alternate mailing address if any.
|
|
city
|
City where the user resides.
|
|
state
|
State where the user resides.
|
|
zip
|
Zip code of the user's city.
|
|
country
|
Country where the user resides.
|
|
phoneOffice
|
The user's work phone number.
|
|
phoneCell
|
The user's cell phone number.
|
|
homeGroupSSOID
|
Used internally by an Organization to identify a group. It determines whether a group has already been created in Cisco WebEx Connect. If it has already been created, the group information is updated. If it has not been created, a new group is created. If a value is present, the user will be associated with that group.
|
|
homeGroupName
|
The name for the group. If a name is not provided, the homeGroupSSOID itself will be used.
|
|
businessUnit
|
If present this information will be placed in the user's profile area.
|
|
userProfilePhotoURL
|
A URL where the user's profile photo is provided. This URL will be used as-is by the Cisco WebEx Connect client to display the photo.
|
|
center
|
The user's Cisco WebEx Meeting application account if an account has been created.
|
|
storageAllocated
|
The amount of storage allocated (in Mb) to the user in Cisco WebEx Connect.
|
|
CUCMClusterName
|
Name of the CUCM cluster to which the user is assigned if any.
|
|
IMLoggingEnable
|
The value of this field can be either True or False.
|
This value can be used in conjunction with the EndPointName field described below.
|
EndPointName
|
Name of the IM archiving endpoint if any, configured for the user.
|
If no endpoint is configured for the user and if IMLoggingEnable is set to True, the user's endpoint can be set to the Cisco WebEx Connect organization's default endpoint.
|
TC
|
Tracking code for the user's Cisco WebEx Meeting application account when Cisco WebEx Connect and Cisco WebEx Meeting application are integrated.
|
|
|