Crisis

Represents a major crisis event that affects an Employee in an InternalOrganizationUnit. 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.

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

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
CrisisTypepicklistCreate, Filter, Group, Sort, UpdateRequired. The type or category of crisis.Possible values are:
  • Economic Crisis
  • Natural Disaster
  • Pandemic
  • War
DescriptionstringCreate, Filter, Group, Nillable, Sort, UpdateThe crisis description.
EndDatedateCreate, Filter, Group, Nillable, Sort, UpdateThe date the crisis ended.
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.
NamestringCreate, Filter, Group, idLookup, Sort, UpdateRequired. The crisis record name.
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.
StartDatedateCreate, Filter, Group, Sort, UpdateRequired. The date the crisis started.

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

CrisisHistory (API version 49.0)

History is available for tracked fields of the object.

CrisisOwnerSharingRule

Sharing rules are available for the object.

CrisisShare (API version 49.0)

Sharing is available for the object.