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 Install the Unmanaged Package in the System. Link to install Package Go to FLS Exporter Lightning Page. Select Profiles, Permission Sets, Object that you want to Export. Click on the Export Data Button. Output Format Profile : A file will be generated with the name ProfileName_Profile.xlsx 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 !