Newer Version Available

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

Crisis

Represents a major crisis event that affects an Employee in an InternalOrganizationUnit. This object is available in API version 48.0 and later.

Work.com uses this object to track and describe crisis situations.

Supported Calls

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

Fields

Field Details
CrisisType
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Required. The type or category of crisis.
Possible values are:
  • Economic Crisis
  • Natural Disaster
  • Pandemic
  • War
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The crisis description.
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date the crisis ended.
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.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Required. The crisis record name.
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.
StartDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
Required. The date the crisis started.