Skip to main content

Vishal Kshirsagar

Vishal Kshirsagar is a technical consultant at Perficient in Nagpur and a Salesforce enthusiast with a strong focus on development and configuration within the Salesforce Platform. Vishal is a certified Salesforce Developer holding four credentials (Salesforce Certified Admin, PD-I, Agentforce Specialist, AI Associate). He is a curious learner who thrives on exploring innovative tools and frameworks that support and enhance my development.

Blogs from this Author

Preventing Salesforce Security Violations with Secure Apex Code Practices

Implementing Pull Request Workflows in Salesforce Development Using VS Code

In modern Salesforce development, simply writing code is not enough – you need a workflow that supports collaboration, quality checks & control, and safe deployment from one org to another. When pushing code or development changes from the lower environment to the higher environment, a mechanism is needed, which we call the Pull Request (PR). It is a vital […]