Object Reference for the Salesforce Platform
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.
UserAccountTeamMember
See also OpportunityTeamMember, which represents a User on the opportunity team of an Opportunity
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), update(), upsert()
Fields
| Field | Details |
|---|---|
| AccountAccessLevel |
|
| CaseAccessLevel |
|
| ContactAccessLevel |
|
| OpportunityAccessLevel |
|
| OwnerId |
|
| TeamMemberRole |
|
| UserId |
|
Usage
This object is available only in organizations that have enabled the account teams functionality, which can be done using the user interface.
If you attempt to create a record that matches an existing record, the create call updates any modified fields and returns the existing record.
You can set up a User record so the default account team includes the others who typically work with them on accounts.