Salesforce FLS Exporter

Salesforce FLS Exporter

Hi, Greetings of the Day.

Many times we comes across a requirement to Export field Permissions for Profiles/Permission Set.  

In this article we are going to discuss a unmanaged Package that we can use to FLS for Profiles / Permission Set.


Steps
  1. Install the Unmanaged Package in the System. Link to install Package 
  2. Go to FLS Exporter Lightning Page.
  3. Select Profiles, Permission Sets, Object that you want to Export.
  4. Click on the Export Data Button.

Output Format
  1. Profile : A file will be generated with the name ProfileName_Profile.xlsx
  2. Permission Set : A file will be generated with the name PermissionSetName_PermissionSet.xlsx.

Each excel sheet will be containg tabs for every object.
Screenshot of the excel File.



Hope this is helpful, Thank you !

Comments

Popular posts from this blog

Salesforce CI/CD Pipeline | Bitbucket

Salesforce ANT Setup for MAC