EmployeeCrisisAssessment
Represents a crisis assessment of an Employee. This object is available in API version 48.0 and later. In API version 49.0 and later, this object supports reports, criteria-based sharing rules, and history tracking, plus you can exclude individual fields from custom page layouts.
For Work.com, when an employee responds to a wellness survey, an EmployeeCrisisAssessment record is created based on an employee’s answers.
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
To access this object, you must be assigned a Workplace Command Center permission set license and the Provides access to Workplace Command Center features system permission.
| Field | Type | Properties | Description |
|---|---|---|---|
| Assessment | picklist | Create, Filter, Group, Nillable, Sort, Update | The employee’s COVID-19 status at the time of the assessment. Possible values are:
|
| AssessmentDate | dateTime | Create, Filter, Sort, Update | The date of the assessment. Required |
| AssessmentNumber | string | Autonumber, Defaulted on create, Filter, idLookup, Sort | The assessment record number. |
| CrisisId | reference | Create, Filter, Group, Nillable, Sort, Update | The Crisis that this assessment is associated with. |
| EmployeeId | reference | Create, Filter, Group, Sort, Update | Required. The Employee that this assessment is associated with. |
| LastReferencedDate | dateTime | Filter, Nillable, Sort | The timestamp for when the current user last viewed a record related to this record. |
| LastViewedDate | dateTime | Filter, Nillable, Sort | The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed. |
| OwnerId | reference | Create, Defaulted on create, Filter, Group, Sort, Update | The ID of the user who currently owns this record. Default value is the user logged in to the API to perform the create operation. |
| SourceAssessment | string | Create, Filter, Group, Nillable, Sort, Update | The record in the source system that drove this assessment. |
| SourceSystem | string | Create, Filter, Group, Nillable, Sort, Update | The source system that drove this assessment. |
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- EmployeeCrisisAssessmentHistory (API version 49.0)
History is available for tracked fields of the object.
- EmployeeCrisisAssessmentOwnerSharingRule
Sharing rules are available for the object.
- EmployeeCrisisAssessmentShare (API version 49.0)
Sharing is available for the object.