function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tarun Khandelwal 11Tarun Khandelwal 11 

Retrieve internal users information from Communities

Hello All,

I am developing an app using salesforce Communities. I got a scenario where i need to display internal Users information on Community. I am getting null values for most of the fields of User object in Community.

Can anyone please suggest me a way forward.

Thanks,

Tarun

Tarun Khandelwal 11Tarun Khandelwal 11

I have gone through this link. Is there any work around apart from using Rest API to get internal user details.

Anything based on Permission Sets or Security settings? I know salesforce doesn't allow much flexibility with User object. I have posted in case anyone has any workaround.

Thanks.