Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Salesforce Rest ExplorerNew to Visual Studio Code? Get it now.
Salesforce Rest Explorer

Salesforce Rest Explorer

Vivek M

|
177 installs
| (0) | Free
Extension to explore Salesforce Rest APIs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Salesforce REST Explorer Extension for VS Code

This extension provides a User Interface to perform REST API Callouts to Salesforce from SFDX Projects.

Features

  • No need to manually authorize,or select base url.
  • Default org will be selected.
  • In case you change the default org in between, Click on 'Set Default Org' button to set the new default org.
  • View Status and Status Code wilth Green/Red Background!
  • View Response Time
  • Click on 'Copy Response' to copy entire response body
  • Click on 'Scroll To Headers' to easily access Response Headers
  • Format Response Body To Hyperlink Salesforce Endpoints and click hyperlink to use it as next endpoint
  • Turn off 'Format Response Body To Hyperlink Salesforce Endpoints' for faster display of reponses

Requirements

  • You should have SF CLI Installed in your system.
  • You should use the extension from a sfdx project(Where a default org is set).

Extension Settings

  • salesforce-rest-explorer.CLI Command: If you are using older version of SF CLI and need to configure 'sfdx' command, you can select the same here

Known Issues

  1. Response Size is calculated from JS as 'Buffer.byteLength(JSON.stringify(response))'. This may not be accurate.

Please do report your issues in email vivekvismayam@hotmail.com.

Contact Developer

  • Website : https://vivekvismayam.github.io
  • Email : vivekvismayam@hotmail.com
  • LinkedIn : https://www.linkedin.com/in/vivek-m-20b11675/

Release Notes

1.0.4 -Featue update -Stable

  • Stable update
  • Retain Context When Hidden -Now you can switch to other tabs and come back to salesforce rest explorer and the extension UI retains the context.Also avoids relaods in this case and refreshing of Org selected.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft