
|
Column
|
Description
|
|---|---|
|
Name
|
The technical name of the property, for example, role.
|
|
Label
|
The field name that appears for the property in the Zinc app UX, for example, Role.
|
|
In Summary
|
Whether the property appears next to the user's name in various areas of Zinc.
|
|
Multi-Value
|
Whether property keys can store multiple values.
|
|
Position
|
The order in which properties are listed in User Profiles.
|
email,role,location
[email protected],Lead Engineer,New York
[email protected],Support Coordinator,London
email,role,location
[email protected],Support Coordinator,"[London,Glasgow]"
email,role,location
[email protected],Support Coordinator,London
[email protected],Support Coordinator,Glasgow
|
|
• Be sure that all property key names in the .csv file exactly match the values configured for your Organization.
• Only the user properties specified for the users listed in the .csv file are updated, and all other user data remains unchanged.
|