We learned last week that Metadata API can be pretty cool, huh? Sometimes it’s even the only way to retrieve what you expect to be…
Category: Apex
Remote Control Your Picklists and Global Value Sets
What’s more annoying than a picklist? A Global Value Set. What’s more annoying than a Global Value Set? A Global Value Set that requires regular…
Create and utilize an OpenAI Assistant through Apex Code
It’s simpler than it sounds. Seriously. Just the amount of callouts is a bit annoying. Once you have your OpenAI assistant ready – there are…
Simple Fuzzy Duplicate Detection in SOQL and SOSL
Suppose you had a task to deduplicate records on an object by exact match. Probably nothing worth a blog post. Use DataLoader and Excel, use…
A Metadata-driven Solution for Quantity Discounts in Commerce Cloud
To be fair from the start: Salesforce has been strongly enhancing their Commerce Cloud pricing features recently, like Conditional Promotion Rules, so I’d actually be…