Nerd @ Work

Nerd @ Work

Getting my hands dirty with ideas

  • Home
  • Podcasts
    • Nerd @ Work Lab Podcast 🇮🇹
    • Salesforce Salary Survey Italia 2025-2026 🇮🇹
    • Salesforce Sidekicks 🇮🇹
  • About Me
  • The Trailblazers
  • Subscribe

[Salesforce] The Sobject Crusade: AccountTeamMember

April 15, 2016 — Enrico Murru • Post
Spread the love

Source: AccountTeamMember

The AccountTeamMember is the record that stores which Users are in the Account Team.

To enable Account Teams click on Setuo > Accounts > Account Teams:

Select which layouts will have the Account Team related lists:

You can now define the roles in your Account Teams:

I’ve added the Customer Support role and also added chart colors (for reports):

Let’s go back to the Account and see the new Account Team related list:

Let’s add a new Team:

The related list slightly changes:

By clicking the Display Access you also see the Account, Opportunity and Case access level for every user defined in the team.

The Add Default Team is related to the UserAccountTeamMember object that stores current User’s default Account Team (users he works with ofter, it is a related list on the User’s layout).

Let’s query the AccountTeamMembers for the given account:

SELECT Id, Account.Name, User.Name, TeamMemberRole from AccountTeamMember where AccountId ='00124000005FoHP'

Account • Crusade • Salesforce • Team
Previous: [Salesforce] The Sobject Crusade: AccountTerritoryAssignmentRule
Next: [Salesforce] The Sobject Crusade: AccountTerritoryAssignmentRuleItem

1 commento

  1. Alonso says:
    May 29, 2019 at 5:56 am

    Mate!

    Thanks heaps.

    Needed to query Accounts + Owner Name + Team Member Name in a 3rd party SQL tool (redash) but couldn’t find a way of doing it, well, mostly because SOQL.

    It took me a while and your post helped me figure it out.

    Thanks again!

    Reply

Leave a Reply to Alonso Cancel reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.

Gold Sponsors

Salesforce Salary Survey 2025-2026
ORGanizer for Salesforce Extension




Read my books


Awards

Top Salesforce Dev Blogs Mason Frank Top Salesforce Expert 2017

Archives

© 2025 Nerd @ Work — Powered by Vibes and Cursor