Retrieve Approval Processes using package.xml
Find how to retrieve Approval Processes using manifest/package.xml Summery: Retrieve Single Approval Process Retrieve Multiple Approval Processes Retrieve All Approval […]
Here you will find amazing blogs.
Find how to retrieve Approval Processes using manifest/package.xml Summery: Retrieve Single Approval Process Retrieve Multiple Approval Processes Retrieve All Approval […]
Find how to retrieve Visualforce pages from Salesforce org using manifest file & SFDX Summery: Retrieve Single VF Page Retrieve
How to retrieve ChatterExtension using package.xml or manifest Syntax to fetch ChatterExtension metadata <?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> <name>ChatterExtension</name>
How to retrieve LWC with package.xml / manifest file Summery: Retrieve Single LWC Retrieve Multiple Lightning Web Components Retrieve All
How to retrieve Assignment Rules With package.xml How to retrieve Assignment Rules Syntax to retrieve assignment rules with package.xml <?xml