Users (Partial Update)
File Naming Convention
TGEN_users_partialupdate_2025-08_<optionalSuffix>.csv
importType:partialupdateapiVersion:2025-08
Columns
| Column Header | Description | Type | Required |
|---|---|---|---|
employee | Unique Tulip identifier of the employee | string | No |
username | The username of the employee | string | Yes |
password | The password of the employee | string | No |
disabled | Boolean dictating if user is disabled (true or false) | boolean | No |
roles | Array of role external ID’s | array | No |
Sample CSV
See the following users CSV sample file.