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

Auto Add Chatter Group Members to Public Group!

Big Idea or Enduring Question: How do you automatically add chatter group members to a public group or queue? Objectives: After reading this blog, you’ll be able to:  Understand what is a public group  understand mixed DML errors and solutions to avoid such error  Create a public group and queue

Read More

Need to Auto Add Opportunity Contact Role to an Opportunity? Read on!

Big Idea or Enduring Question: How do you automatically add an Opportunity Contact Role to an Opportunity?  Objectives: After reading this blog, you’ll be able to:  Understand opportunity contact role Avoid hard code of Id using the get records element  Use decision element to check record values Auto-create a record using

Read More

Automatically Create a Record from a Flow

Big Idea or Enduring Question: How do you automatically create a record using Salesforce Flow? Objectives: After reading this blog, you’ll be able to:  Understand the basic components of Salesforce Flow Learn how to auto-create a record using Salesforce Flow Business Use case Corey Eridon is working as a System

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

Auto Post a Message to Chatter When an Event is Created

Big Idea or Enduring Question: How do you automatically Post a message to the Chatter Group message when a user creates an event? In Salesforce, Chatter Group represents the group of people. It’s a great way to boost collaboration in your organization. You can add unlimited members to a Chatter

Read More