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.

FieldTypePropertiesDescription
AssessmentpicklistCreate, Filter, Group, Nillable, Sort, UpdateThe employee’s COVID-19 status at the time of the assessment. Possible values are:
  • COVID-19 Immune or Recovered
  • COVID-19 No Symptoms
  • COVID-19 Symptoms or Exposed
  • COVID-19 Test Negative
  • COVID-19 Test Positive
  • Declined
AssessmentDatedateTimeCreate, Filter, Sort, UpdateThe date of the assessment. Required
AssessmentNumberstringAutonumber, Defaulted on create, Filter, idLookup, SortThe assessment record number.
CrisisIdreferenceCreate, Filter, Group, Nillable, Sort, UpdateThe Crisis that this assessment is associated with.
EmployeeIdreferenceCreate, Filter, Group, Sort, UpdateRequired. The Employee that this assessment is associated with.
LastReferencedDatedateTimeFilter, Nillable, SortThe timestamp for when the current user last viewed a record related to this record.
LastViewedDatedateTimeFilter, Nillable, SortThe 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.
OwnerIdreferenceCreate, Defaulted on create, Filter, Group, Sort, UpdateThe ID of the user who currently owns this record. Default value is the user logged in to the API to perform the create operation.
SourceAssessmentstringCreate, Filter, Group, Nillable, Sort, UpdateThe record in the source system that drove this assessment.
SourceSystemstringCreate, Filter, Group, Nillable, Sort, UpdateThe 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.