Opportunity Stages by Record Type
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 covered by standard Apex functions, but unfortunately isn’t. Let’s say you’d need the mapping from Opportunity Stage to the associated Probability per Record Type / Sales Process (in my case the requirement was to decouple Opportunity Probability from Stage, […]
OpenAI Assistant
Remember the OpenAI Assistant from this recent post? Yep, still up and running, since recently doing so on steroids. The extra fuel? Custom data. So that your assistant is not only able to rely on ChatGPT’s wisdom on its own, but also to allow it to perform searches, predictions, analyses, based on data you feed to the assistant. That all might […]