ApplicationRecommender

Represents a junction between an individual application and the recommender of the application. This object is available in API version 57.0 and later.

Supported Calls

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

Fields

Field Details
ApplicationId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The individual application that's associated with the recommender.
This field is a relationship field.
Relationship Name
Application
Relationship Type
Lookup
Refers To
IndividualApplication
DoesSendSurvey
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether automation sends a recommendation survey to the recommender (true) or not (false). This field is available in API version 62.0 and later.
The default value is false
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record is locked (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record, a record related to this record, or a list view.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, it’s possible the user accessed this record or list view (LastReferencedDate) but didn’t view it.
MayEdit
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record can be edited (true) or not (false).
The default value is false.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name for this record.
RecommendationStatus
Type
picklist
Properties
Create, Filter, Restricted picklist, Group, Sort, Update
Description
Specifies the status of the recommendation.
Possible values are:
  • Canceled. This value is available in API version 62.0 and later.
  • Requested
  • Submitted
RecommenderId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The contact associated with the application as a recommender.
This field is a relationship field.
Relationship Name
Recommender
Relationship Type
Lookup
Refers To
Contact
SubmittedDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the date on which the recommendation was submitted.
SurveyDeveloperName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The developer name of the survey sent to the recommender. This field is available in API version 62.0 and later.
SurveySubject
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the survey subject record. Used for tracking recommender types. This field is available in API version 62.0 and later.
VerificationDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date and time of the recommendation verification. This field is available in API version 62.0 and later.
VerificationStatus
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The verification status of the application. This field is available in API version 62.0 and later.
Possible values are:
  • Accepted
  • Not Verified
  • Rejected
  • Waived