RepRoster
Lists field representatives, their territories, and team alignments.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
The unique identifier for the user record within the system. |
| Global ID | String | True |
The globally unique identifier used for integration and system-wide tracking. |
| Link | String | False |
The system-generated hyperlink or reference to access the user record. |
| User Name | String | False |
The name of the user for display and reference purposes. |
| Status | String | False |
The current status of the user record, such as active or inactive. |
| Created By | String | True |
The user who originally created the user record. |
| Created Date | Datetime | True |
The date and time when the user record was created. |
| Last Modified By | String | True |
The user who most recently modified the user record. |
| Last Modified Date | Datetime | True |
The date and time when the user record was last updated. |
| Address Line 1 | String | False |
The primary street address associated with the user. |
| Address Line 2 | String | False |
The secondary street address associated with the user, if applicable. |
| City | String | False |
The city in which the user is located. |
| Computer Asset Tag | String | False |
The asset tag number assigned to the user's computer. |
| Fax Number | String | False |
The fax number associated with the user. |
| Home Phone | String | False |
The user's home phone number. |
| Mobile Number | String | False |
The user's mobile phone number. |
| Organization Id | String | False |
The identifier for the organization the user belongs to. |
| State | String | False |
The state or province associated with the user's address. |
| Territory | String | False |
The assigned sales or operational territory for the user. |
| Username External Id | String | False |
The external system identifier for the user's username. |
| VIN # | String | False |
The Vehicle Identification Number (VIN) associated with the user, if applicable. |
| Zip | String | False |
The ZIP or postal code for the user's address. |
| Owner | String | False |
The user or team responsible for managing this user record. |
| Legacy CRM Id | String | False |
The identifier for the user record from a legacy CRM system. |