R1D35 Business Process Management in Salesforce
I know what you’re thinking. “Business Process Management is the most exciting topic that I’ve ever read on this blog.” You are right.
Salesforce comes with some very robust BPM and workflow automation capabilities that require either no code, low code, or optionally all of the code that you want.
This makes it really easy to create complicated workflows when things happen within the system. For instance:
- Modifying other records when some records change.
- Notifying users when some event occurs.
- Creating an approval workflow based on specific criteria.
- Sending data to third party systems when things happen.
If you work in a startup, like me, you will find so many manual processes that could save human beings hundreds of hours. The biggest challenge is getting the automation working. When I first approached some of the automation challenges at my job, as an engineer I dove head first into creating complicated validation rules in Apex, using triggers, and writing reusable API wrappers for various third party services.
I took a step back before diving too far into this rabbit hole and took some training with Trailhead. I learned that 90% of the things that I spent figuring out in Apex are just built right into Salesforce. With my limited time I can spend my engineering skills on the 10% that I can’t do out of the box and let Salesforce handle the rest.
While it is interesting to learn how to deal with triggers, validation, etc. from scratch, as Sweet Brown would say:
Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.
Check out some more stuff to read down below.
Most popular posts this month
- 2024
- Reinstalling Windows at 1am
- SQLite DB Migrations with PRAGMA user_version
- My Custom Miniflux CSS Theme
- How to Disable Wayland in Debian Testing
Recent Favorite Blog Posts
This is a collection of the last 8 posts that I bookmarked.
- workflows for ai coding from /* 🤖🛠️ */
- Reinvent the Wheel from Matthias Endler
- CAPTCHAs are over (in ticketing) from pretix – behind the scenes
- You Can Choose Tools That Make You Happy from Fernando Borretti
- Using Git as S3 from Kris Tun
- Future Fonts from Blog – Brad Frost
- 21st Century C++ from Communications of the ACM
- Submarines DevCon 2025 Keynote Speech from JoshHaines.com
Articles from blogs I follow around the net
Manuel Moreale on silence
Manuel Moreale, who is purposefully taking in far less information during the month of June, mentions this about the silent periods that he used to fill in with podcasts: First couple of days I could see my brain wanting to fill the silence with something…
via Colin Devroe June 16, 2025The lethal trifecta for AI agents: private data, untrusted content, and external communication
If you are a user of LLM systems that use tools (you can call them "AI agents" if you like) it is critically important that you understand the risk of combining tools with the following three characteristics. Failing to understand this can let an …
via Simon Willison's Weblog: Entries June 16, 2025On corpses, selfishness, and ownership
A few years ago the government here in Italy decided to switch from old paper ID cards to the new plastic, credit card-style ones. I have no idea if this was EU-mandated—I didn’t bother checking—and I have zero problems with the change. The…
via Manuel Moreale June 16, 2025Generated by openring