Salesforce Package Builder


Problem Statement

How to interactively build package.xml and download Package.zip for any type of metadata component without worrying about the API names and its formats?

Currently there is no easy way to interactively select the components on the screen and download its package.xml or package.zip package for easy deployments or backups.

The other alternatives needs either installation of a AppExchange software to your org or needs good skills and expertise on how to build and retrieve a package.xml (correct format) from Salesforce using different tools like And Migration Tool , Workbench or Visual Studio Code editor.

Solution

Here are the steps to interactively build package.xml and download package.zip


1. Login to https://www.packmagix.com using your Salesforce credentials.

2. Click on 'Package Explorer' in the Home tab.

3. Select a component type e.g. 'ApexClass'

4. Then select all the components you want to add in your package.xml and click on 'Add to Package' button.

5. Click on 'Download package.xml' or 'Download package.zip' button depending on your requirement. It will download package.xml or package.zip respectively.



Comments

Popular posts from this blog

Salesforce API Versions Retirement

Profile to Permission Set Converter

Compare Profiles and Permission Sets