A practical 2026 guide to Salesforce campaign management: how Campaigns, Campaign Members, hierarchies, and Customizable Campaign Influence work toget...
MicroPyramid Blog
Articles that strengthen our current focus on AI systems, modernization, and product engineering, alongside the broader engineering archive.
Older posts still cover Django, Python, AWS, Salesforce, React, Flutter, and Svelte, but the clearest current signal is around the three service lanes below.
AI Systems
RAG, knowledge workflows, search, and practical AI system design.
Explore service pageModernization
Legacy cleanup, migration planning, Django rescue, and safer system change.
Explore service pageProduct Engineering
Full-stack delivery, dashboards, portals, MVPs, and AI-ready product work.
Explore service pageSalesforce source control done right in 2026: store metadata as source-format files in a Salesforce DX project, edit in VS Code, version in Git and Gi...
Salesforce-to-Salesforce (S2S) is a native feature that lets two Salesforce orgs share records through a publish/subscribe connection. This guide cove...
CRM Analytics is the Salesforce BI platform formerly known as Wave Analytics, Einstein Analytics, and Tableau CRM. Learn the name history, core buildi...
A 2026 guide to the Apex List collection in Salesforce: declaration, every key method with examples, custom sorting with Comparable and Comparator, bu...
A Salesforce inbound Email Service routes incoming email to an Apex class that implements Messaging.InboundEmailHandler, so you can parse the subject,...
Outbound Messaging pushes a SOAP message to an external endpoint when a Salesforce record changes. Here is how to set it up, plus the honest 2026 stor...
Salesforce ships three major releases a year β Spring, Summer, and Winter β each pushed to your org automatically on a staggered schedule. This evergr...
Learn how to configure Salesforce Web-to-Lead: generate the HTML form, set your Org ID, map the required Last Name and Company fields, enable assignme...
A practical 2026 guide to Salesforce case escalation rules: the Setup path, rule entries and criteria, business-hours behaviour, age options, escalati...
A practical guide to Apex Map methods in Salesforce β put, get, keySet, values, the Map SOQL constructor, trigger maps, and bulkification patterns to ...
Web-to-Case turns a form on your website into Salesforce Case records. Here is how to enable it, generate the HTML, set assignment and auto-response r...