Download.

Your app destination awaits!

Thank you for using ESSA!

Download the application by clicking the button below.

System Requirements:

 Microsoft Windows 7, 8, 10, 11
Microsoft .NET Framework 4.6.2

Last Release Date:

July 20, 2024
7 days ago

Salesforce API Version: 61.0

Receive Release Notifications:


Release Notes Version 1.5.6.0: Summer '24 Release


* Apex Code Form (Read-Only): Provides read-only view for Apex classes, triggers, pages, and components.
* Updated Salesforce API Version: Summer '24 API Version v61.
* Environment Settings: Added new Client Credentials OAuth 2.0 Authentication option.
* Postman Form: Added new form to testing API endpoints (HTTP Methods: GET, POST, PATCH, PUT, DELETE. HTTP Headers.)
* REST Viewer Form: Gives the ability to explore Salesforce's REST API and click through navigation.
* Execute Apex form: Added Line, Column, Position, and Length label indicator.
* Id Functions Form: Added options: Base-64 Encode, Base-64 Decode, URL Encode, URL Decode, HTML Encode, and HTML Decode.
* Id Functions Form - Compare Text Tab: Added the ability to compare two multiline text fields to find the differences.

Release Notes Version 1.5.5.1:


* Data Explorer form: Added Query Builder, Save Query and Saved Queries options.
* Query Builder and Save Query forms: Fixed tab indexes.
* Help -> Redownload ESSA Added an option to redownload ESSA.exe. (No current settings will be changed nor lost.)

Release Notes Version 1.5.5:


* Data Explorer form: Run a single highlighted SOQL statement at a time. Open Salesforce page directly using a copied Id.
* Environment Settings: Session Login, Device Flog Login, and Refresh Token.
* Text to Table form: Used to copy rows and columns and parse it into a table format for easy loading of data.
* Schema Explorer: Added the ability to filter and export data from all tabs. Added a new relationship tab to easily show all of the relationships for a given object.
* Data Explorer Tooling: Fixed an issue where the SOQL query fails whenever the metadata or full name columns are specified.
* Bulk Data Load: Set the default sort to created date descending to show the most recent loads first. Added better error handling.
* Data Explorer: Added the ability for relationship fields to be separated into their own columns.
* Download Metadata: Added the manageableState and namespacePrefix columns to the result set so that metadata for managaged packages can easily be identified.