AssessmentEnvelopeItem

Represents information about an item in an envelope that contains the assessments related to a user. For example, you can create an item that contains an assessment for depression or anxiety. This object is available in API version 58.0 and later.

Supported Calls

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

Fields

Field Details
AssessmentEnvelopeId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The assessment envelope that is associated with the item.
This field is a relationship field.
Relationship Name
AssessmentEnvelope
Relationship Type
Lookup
Refers To
AssessmentEnvelope
AssessmentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The identifier for the assessment envelope item.
This field is a relationship field.
Relationship Name
Assessment
Relationship Type
Lookup
Refers To
Assessment
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, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Tne name of the assessment envelope item.
OmniProcessId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represent the related OmniProcess.
This field is a relationship field.
Relationship Name
OmniProcess
Relationship Type
Lookup
Refers To
OmniProcess
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Indicates the status of the assessment envelope item.
Possible values are:
  • Completed
  • InProgress
  • NotStarted

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

AssessmentEnvelopeItemChangeEvent (API version 60.0)
Change events are available for the object.
AssessmentEnvelopeItemFeed
Feed tracking is available for the object.
AssessmentEnvelopeItemHistory
History is available for tracked fields of the object.