Account Attributes
The application schema is used to configure the objects returned from a connector. When the connector operations are performed the schema is supplied to the methods on the connector interface. This connector currently supports account objects. Account objects are used when building identities' Link objects.
The person's unique identifier
This is an Account ID which must not be changed.
The person's username
The person's user ID
The person's salutation
The person's formal name
The person's first name
The person's middle name
The person's last name
The person's preferred name
The person's department name
Represents the division name in the organization data
The company under which the Employee belongs
The person's work location name
Name of the person's country
The position number associated with the Employee
The job title associated with the Employee
The Employee type
The Employee's active Status
The person's primary email address
The person's job classification
Cost center ID associated with the Employee
Indicates whether the Employee is Contingent Worker or not
FLSA status code
The person's assignment type
The person's manager's unique identifier
The cost center associated with the Employee
The Employee's class designation
Indicates whether the Employee is Full Time or Part Time
The person's service start date
Date when Job Information was last modified
Position start date for Employee
Last date the Employee worked
The person's business phone number
The person's business phone country code
The person's business extension
The person's primary cell
The person's primary cell code
The person's fax number
Stores Information about Future Actions in the following JSON format:
{"Actions": [{"ActionType" : "<ActionCode>","ActionReason" : "<Action Reason value>","ActionStartDate" : "<Start date>","ActionEndDate" : "<End date>"}]}
For example,
{"Actions": [{"ActionType" : "SCWK","ActionReason" : "Start CWK","ActionStartDate" : "2018-08-26","ActionEndDate" : "2018-09-08"}]}
Note
This attribute aggregates the ManagerID value along with existing future employment details.
The person's External ID
The person's business unit name
Populates the Termination Date for Employees and WorkOrder End Date for Contingent Workers.
For more information, refer to Upgrade Considerations.
Groups associated with the person.
Roles associated with the person.
Users-Only Attributes
Status of the user
First name of the user
Last name of the user
Email address of the user