Example CSV File

User Update:

ID.profileId,role.name
12345,Location Manager with E-Verify
741258,HR Manager

The above User Update file example updates two existing user records’ roles given that they have new responsibilities within the organization.

User Add:

firstName,lastName,profileId,role.name,title,emailAddress,sendLoginEmail
Kathleen,James,852456,HR Manager,Director of HR,kjames@acme.com,Y

The above User Add file example creates a new user record for Kathleen James. It also includes a directive to auto-create login information and send the credentials to the new user. If the organization wished to customize the login name and/or password then it would simply include the additional columns in the file.