Tech Tip #16

Salesforce Inspector Reloaded

Salesforce Inspector Reloaded is an extension for Chrome and Firefox which is built upon the original Salesforce Inspector extension and is a drop-in replacement for the original version. It improves it with several additional features for improved controls and security.

With this extension you can:

  • Export data to JSON, Excel, or CSV using SOQL Queries
  • Import data from JSON, Excel, or CSV into Salesforce
  • view org limit usage stats from one page
  • Download Metadata quickly and easily
  • Explore available Salesforce APIs on your org
  • Send REST requests to API endpoints on your Salesforce org
  • Supports GET, POST, PUT, PATCH, and Delete
  • Quickly search for specific config items such as flows from the Shortcut tab

Enable use with API Client Whitelisting/API Access Control by setting up a connected app allowing for restricting access to specific users

Read more