Team

Represents the team of members associated with an organization. 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.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the team.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the record owner.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
This field specifies the status of the team.
Possible values are:
  • Active
  • Entered-in-Error
  • Inactive
  • Proposed
  • Suspended

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.

TeamChangeEvent (API version 60.0)
Change events are available for the object.
TeamFeed
Feed tracking is available for the object.
TeamHistory
History is available for tracked fields of the object.
TeamShare
Sharing is available for the object.