Newer Version Available

This content describes an older version of this product. View Latest

EmployeeCrisisAssessment

Represents a crisis assessment of an Employee. This object is available in API version 48.0 and later.

For Work.com, when an employee responds to a wellness survey, an EmployeeCrisisAssessment record is created based on an employee's answers.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
Assessment
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The 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
AssessmentDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date of the assessment. Required
AssessmentNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The assessment record number.
CrisisId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The Crisis that this assessment is associated with.
EmployeeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The Employee that this assessment is associated with.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
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
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who currently owns this record. Default value is the user logged in to the API to perform the create.
SourceAssessment
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The record in the source system that drove this assessment.
SourceSystem
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The source system that drove this assessment.