Salesforce Rest Explorerš VS Code Extension for Salesforce Developers

Ā
šVS Code Extension for Salesforce Developers! š
Salesforce Rest Explorer is a VS Code extension that enables Salesforce developers to hit REST APIs directly from VS Code! It uses the endpoint and authentication of the default org set in the SFDX project, making API calls smoother.
This project has been a great learning experience, and Iām proud that every day, Iām defenitely getting better at reading documentation, troubleshooting, and implementing new ideasāall thanks to the vast resources and support available online.
Requirements for the Extension to run:
- š VS Code Version 1.80.0 and Above
- š SF CLI Installed
- š Extension from a sfdx project(Where a default org is set).
šAfter installing the extension from Marketplace, execte command (ctrl+shift+p) ‘Open Salesforce Rest Explorer’ to open the Salesforce Rest Explorer UI!š
ā The default org will be selected as target org by the extension. If you change the default org , do remember to click on ‘Set Default Org’ button to update the target org in the extension !!
View Demo On linkedin
ā In case you are still using old SF CLI version where you use ‘sfdx’ in commands instead of sf, you can configure the same from vs code settings - ‘CLI Command’. I will pusblish a demo on the same if neeed!
View Demo On linkedin
Based on the feedbacks I received , following few features were released which is available after New version 1.0.1 šÆš¢
Here are the major changes šŖš§š©!
-
Enabled Search š: You can now search for specific texts in ‘Salesforce Rest Explorer’ window using ctrl+F. This will all the matching results on the window. This is helpful if you are looking for some specific details in response body or headers!
-
Introduced ‘Format Response Body To Hyperlink Salesforce Endpoints’ toggle button š¹: The hyperlinks were getting formatted through JS code which was taking some time if the response body is too big/contain too many Salesforce endpoint Urls. Turning off this button displays the responses faster!
-
UI Enhancement šŖ: Colour for selected HTTP Method
Demo Videos using Salesforce Rest Explorer:
I encourage Salesforce developers to give it a try, and Iād love your feedback. If you encounter any issues or have suggestions, please let me know. Letās make it better together!
Please do report any issues
Email : vivekvismayam@hotmail.com
LinkedIn : https://www.linkedin.com/in/vivek-m-20b11675/
Announcement Post On Linkedin View Post
Feature Update post On Linkedin View Post
Feature Update post On Linkedin View Post