Welcome to CloudWithAbhi, a space focused on real-world Salesforce engineering.
Here you’ll find hands-on insights around Apex, LWC, architecture patterns, AppExchange apps, and platform learnings drawn from day-to-day implementation experience.
Built for admins, developers, and architects who prefer clarity over hype.
If you’ve ever had to clean up data or update hundreds of records in Salesforce, you know how painful it can get—especially when you want to stay fully native and avoid relying on external utilities. I’m excited to share SmartBulk, a 100% free Salesforce admin utility that helps teams perform bulk view, bulk update, and…
I’m excited to share that Metadata Explorer is now officially live on the Salesforce AppExchange. What started as a simple internal utility to help me navigate metadata across Salesforce orgs has now evolved into a complete Lightning application designed to make metadata exploration faster, clearer, and developer/admin-friendly. 🌟 Why I Built Metadata Explorer Working across…
Salesforce has updated the OAuth 2.0 Client Credentials flow in the Winter ’26 Release to return a clear error when a token request has no valid scopes. This makes debugging integration issues much simpler. 🔐 The Change When a token request is made using grant_type=client_credentials and Salesforce finds that none of the effective scopes are…
– Intelligent Code Analysis & Recommendations for Apex What you will learn As our organization continues to expand its digital footprint, the role of Salesforce has become increasingly mission-critical. With multiple Salesforce instances supporting diverse business units, ensuring consistency, code quality, and performance has become both a challenge and an opportunity. Now is the time…