Big Idea or Enduring Question: How do you automatically add new users to a Public Group or Queue? Objectives: This blog post will help us to understand the following Create automation associated with creating a new user Automatically add a user to a specified Public Group or Queue with Flow
Tag: Process Builder example
Query Records by List of Ids in Flow
Big Idea or Enduring Question: How can you automatically delete open tasks related to opportunity and quote(s) when an opportunity is marked as closed lost? Objectives: After reading this blog post, the reader will be able to: Understand @InvocableMethod and InvocableVariable Annotation Get sObject Type in Apex code Pass the
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
Email Notification for Draft Emails in Case Feed
Notify Email Message owner for Draft Emails in Case Feed
Discover How to Auto Populate Delegated Approver Field on a New User Record!
How to Auto Populate Delegated Approver Field on a New User Record
Update Related Quotes to Denied Except for the One That Was Accepted
Big Idea or Enduring Question: How do I use automation to update an objects’ other related records? Objectives: After reading this blog, you’ll be able to: Use Salesforce to automatically update quotes associated with an Opportunity Use the decision element to check the quote status Define criteria so specific records
Adding a Time-dependent Action to Record-Triggered Flow
Big Idea or Enduring Question: How do you schedule a time-based action using Salesforce Flow? Objectives: After reading this blog, you’ll be able to: Understand the basics of scheduling an action using Salesforce Flow Add a Scheduled Paths action in After-save Record-Triggered Flow Learn how to automate the flow which requires users