The CertifyCRM Blog

Salesforce Flow Best Practices

While I’m pretty comfortable with Salesforce Flow Best Practices, if you are not, you can safely ask your friendly AI tool for a reminder. I asked Grok. The one that comes with x.com (the app formerly known as Twitter), and it did a pretty good job. Why don’t you try your favorite AI tool? …
Read More

Convert Flow to Apex

(Can we really convert Flow to Apex code?) Important Note: As pointed out by Nicolas Vuillamy, CTO at Cloudity France, “this is an example only, please use a Trigger Handler.” Triggers must contain only calls to a trigger handler like this one :)https://github.com/kevinohara80/sfdc-trigger-frame…
Read More

A Free Merge Tool

So who doesn’t want a free merge tool for Salesforce? Yep 100% free, no strings attached. Cloud Answers have a tool that allows you to merge records just like we did with classic (but in Lightning)! Get it here: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000EcyysUAB …
Read More

A New Salesforce User Interface

The Salesforce Design Team has released (in beta) a new Salesforce User Interface based on the Salesforce Lightning Design System (SLDS) version 2. You can get all the details here: https://www.lightningdesignsystem.com/ Salesforce describes SLDS 2 as follows: Salesforce Lightning Desi…
Read More

Schedule-Triggered Flow to the rescue

I posted a poll on LinkedIn recently and was surprised by the answers. The majority of replies got the answer wrong. We will use a Schedule-Triggered Flow to solve the problem. The question was “If I created a new number field on an object and added one to this field for existing records, what wo…
Read More

Use AI to Build a Demo org

It’s the old adage: “How can I get experience if I don’t have a job, but I can’t get a job without experience?” Having certifications is only part of the story, you need the experience to back them up. Projects are a great way to get that experience; you can create your own developer org an…
Read More