Set Your Productivity on Steroids by Creating Subflows

Salesforce Flow is one of the most used declarative tools to automate business processes in Salesforce. Most of us usually create a new flow for each requirement. That not only is not a best practice, but, in the long run, it is a highly unproductive and unsustainable approach to managing

Read More

How to Fix FIELD_INTEGRITY_EXCEPTION Error

Big Idea or Enduring Question: How do you resolve the FIELD_INTEGRITY_EXCEPTION error?  The Record-Triggered Flow is a way of automating business processes. Record-Triggered Flow is a powerful tool for system administrators and developers to implement business processes without writing code. However, with great power comes great responsibility –  If a user starts creating a new

Read More

How to Fix FIELD_CUSTOM_VALIDATION_EXCEPTION Error

Big Idea or Enduring Question: How do you resolve the FIELD_CUSTOM_VALIDATION_EXCEPTION error?  The Record-Triggered Flow is a way of automating business processes. Record-Triggered Flow is a powerful tool for system administrators and developers to implement business processes without writing code. However, with great power comes great responsibility –  If a user starts creating a new

Read More

@Mention a Related User In a Post to Chatter Action

Big Idea or Enduring Question: How do you @mentioned related users in a Post to Chatter Salesforce Flow action?  Objectives: After reading this blog, you’ll be able to:  Use the post to chatter action in the record-triggered flow Use Get element to avoid hard coding of Id Use the decision

Read More