🚀 Salesforce Metadata API Explorer (VS Code Extension)
A powerful Visual Studio Code extension to explore, retrieve, deploy, and manage Salesforce Metadata API operations directly from your editor.
This extension helps Salesforce developers and admins perform metadata operations without switching between CLI tools or external tools.
✨ Features
🔍 Explore Salesforce Metadata types and components
📦 Retrieve metadata from Salesforce org
🚀 Deploy metadata to Salesforce org
📁 Create/Update/Delete metadata from Salesforce org
📤 Upload metadata with validation
🧰 Supported Metadata API Operations
Retrieve Metadata
Create/Update/Delete Metadata
Deploy Metadata
List Metadata Types
Check Retrieve Status
Check Deploy Status
Cancel Deployment
Validate Deployment
Workflow Guide
Setup SFDX Project in VS Code: Install Salesforce CLI and VS Code, add the Salesforce Extension Pack, create a project using SFDX: Create Project With Manifest, and authorize at least two orgs using SFDX: Authorize an Org.
Launch the Extension using SFDX Metadata API: Read, Retrieve and Deploy Metadata