SuccessTeam

Records details about a success team in Salesforce Scheduler. 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
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The account associated with the success team.
This field is a relationship field.
Relationship Name
Account
Relationship Type
Lookup
Refers To
Account
CanSelfSchedule
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Specifies whether the success team can be self scheduled (true) or not (false).
The default value is false.
CaseRecordTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The case record type associated with the success team.
This field is a relationship field.
Relationship Name
CaseRecordType
Relationship Type
Lookup
Refers To
RecordType
DefaultUnassignedCaseTeam
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The case team associated with the success team.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Specifies whether the success team is active (true) or not (false).
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, the user might have only accessed this record or list view (LastReferencedDate) but not viewed 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 of the success team.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The user who owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
ResourceAssignmentType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of resource assignment for appointment scheduling.
Possible values are:
  • Automatic
  • Both
  • Manual
The default value is Manual.