Activity Forums Salesforce® Discussions List of Public Group from which user is logged in Salesforce Community

  • List of Public Group from which user is logged in Salesforce Community

    Posted by Mohit on June 16, 2017 at 4:00 PM

    Can we get the list of “Public Groups” from which the User is logged in Salesforce community without using Apex code? And If Yes, then How?
    For e.g. Like if I logged in the Salesforce Community then there should be a page in which I can a get list of “Public Groups” in which I was included in Salesforce Group.

    Bhavesh replied 9 years ago 2 Members · 1 Reply
  • 1 Reply
  • Bhavesh

    Member
    June 17, 2017 at 4:09 AM

    You can get a list of active user sessions (i.e. logged in users) via <Your Name> Setup> Security Controls> Session Management or the API.

Log In to reply.