Martins Thoughts on Salesforce

How many flows should I have per object?

How to structure your automations in an ever growing Salesforce instance

How many flows should I have per object? With Salesforce announcing the retirement of two of the most well-used tools, workflow rules, and process builder, you may be migrating your automations to flows. While doing this, a natural question may be how to structure your flows best. But to start with, let’s look at how other automation types are structured on the platform. Writing automations using APEX The most powerful and complex way of creating automations on the Salesforce platform is to use code.