Blog
Salesforce CI/CD Best Practices: Validation, Automation, and Rollback Workflows
CI/CD has become a crucial component of modern Salesforce development. As organizations grow and the number of environments increases, manual...
From Manual to Automated: How ZuppIO Changes the Game for Post-Deploy Tasks in Salesforce
How Salesforce Post-Deploy Tasks Work (And Why They Matter) When you deploy metadata in Salesforce—whether via Change Sets, Metadata API,...
Salesforce Rollback Deployment (How to Undo Mistakes Safely)
When a Salesforce deployment goes wrong, teams search for one thing: Salesforce rollback deployment. But Salesforce does not include a...
What Is a Salesforce Deployment Checklist?
A Salesforce deployment checklist is a structured set of steps that ensures your metadata changes — such as objects, fields,...
Salesforce Release Management Best Practices
Salesforce release management is the process of planning, deploying, and validating metadata changes across sandboxes and production orgs. Best practices...
How to Deploy Metadata in Salesforce?
To deploy metadata in Salesforce, you can use Change Sets, Ant Migration Tool, or Salesforce CLI (SFDX). Change Sets are...
How to Check Page Layout in Salesforce?
To check which page layout is applied to a user in Salesforce, go to Setup → Object Manager → [Choose...
Anonymous Apex execution in ZuppIO: architecture, examples, and best practices
Introduction: what is Anonymous Apex in ZuppIO In Salesforce, developers can run Apex snippets through the Developer Console or VS...