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

Auto Select Automatically follow records that I create Checkbox

Big Idea or Enduring Question: How can I auto-select Automatically follow records that I create checkbox for new users?  Objectives: After reading this blog, you’ll be able to:  How you can follow a record on chatter  Use Before-save Record-Triggered to update field(s) Create an automation to update fields on the user object 

Read More

A Christmas Present – Schedule an Autolaunch Flow!

Let us continue with my Salesforce Flow, ‘Getting Started’, series. We discussed how different types of Flows enable you to minimize code usage. Until the Winter’20 release, Scheduling Autolaunched Flows was out-of-scope. No more! As we all know, before the Winter’20 release, autolaunched Flows could only be launched using Process Builder or Apex. But, that was before! Let

Read More

Do You Know How Screen Element Bestows Power on Flow Builder?!

Check out my previous articles:  Want to be an Early Adopter of the New Flow Builder? Welcome Aboard! Getting Started with Salesforce Flow Designer– Part 1 (Understand, Create & Use Variables in Flow) In the aforementioned articles, I have discussed the new Flow Builder tool – introduced by Salesforce in Spring’19 release and

Read More