This will retrieve most commonly used metadata/data from your Salesforce Org in just one click!
We often come across a situation where we need to get details of any custom label (now supporting other metadata types as well like Validation Rule, Workflow Rule, Profile, Permission Set, Email Template, Field Set, Static Resource & User) in our Salesforce org, but then we need to browse through the multiple pages (problem gets worse when there are hundreds or thousands of custom labels defined in your org) or query in developer console or run a script in anonymous window. But all these processes need a lot of clicks and time.
This extension resolves this problem by helping us in accessing any custom label from every page in the logged in Salesforce org in just one click. That's it. :) Now its supports retrieving data as well.
Version 2.2.1 updates:
====================
- SOQL support can now return more than 2000 records.
- Easy to export the data in .xls format with click of a button.
Version 2.2.0 updates:
====================
This extension is now lightning compatible. You can use this extension from any Salesforce classic/lightning page.
Version 2.1.1 updates:
====================
Proper and self explanatory error messages if any. Additionally the next steps that can be taken.
Version 2.1.0 update:
====================
Now SOQL query can also be executed right in this extension. Choose the "SOQL" option, type your SOQL query and press "Retrieve" button. That's it, your required data will be queried and displayed.
Version 2.0.3 updates:
========================
Issue fixes related to trailing spaces on metadata names while searching.
Version 2.0 updates:
========================
In this upgrade, now the extension supports other most commonly used metadata types which can also be retrieved in just one click. Following are the metadata that it supports now :
1. Custom Label
2. Validation Rule
3. Workflow Rule
4. Profile
5. Permission Set
6. Email Template
7. Field Set
8. Static Resource
9. User
Version 1.4 updates:
========================
Now this extensions displays proper error message in case no label is found with matching text in the textarea for better user interactivity so that the user can try search with different text.
Version 1.3 updates:
========================
If you are not sure about the full name of any custom label, do not worry. It will return the results of all the custom labels matching the text that you have entered in the textarea.