In salesforce we can create different folders for internal users usage. all are comes under CollaborationGroup. To access the “All Internal Users” folder in Salesforce Apex, you can use the standard object CollaborationGroup. This object represents the folder, and you can query it using the Apex code to retrieve the folder and its contents. You […]
The post How to access the All Internal Users folder in the apex appeared first on DevFacts | Tech Blog | Developer Community | Developer Facts.
