Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

TeamMember

Represents the member associated with a team. 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
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced the record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed the record.
MemberId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
This field represents the user that's part of the team.
This field is a polymorphic relationship field.
Relationship Name
Member
Relationship Type
Lookup
Refers To
Account, Contact, User
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the team member.
RoleId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the role associated with the member.
This field is a relationship field.
Relationship Name
Role
Relationship Type
Lookup
Refers To
ParticipantRole
TeamId
Type
reference
Properties
Create, Filter, Group, Sort
Description
This field represents the team that's associated with the member.
This field is a relationship field.
Relationship Name
Team
Relationship Type
Master-Detail
Refers To
Team

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.

TeamMemberChangeEvent (API version 60.0)
Change events are available for the object.
TeamMemberFeed
Feed tracking is available for the object.
TeamMemberHistory
History is available for tracked fields of the object.