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
Tag: how to use Process builder
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
Define Additional Conditions When Updating Records
Big Idea or Enduring Question: How can I use automation to update open opportunities related to an account? Objectives: Use the decision element to check the account’s current status Define criteria so specific records receive specific updates Use record-triggered flow to update other records related to an account Business Use
Custom Email Notification for Completed Tasks
Big Idea or Enduring Question: How do you send custom email notifications for the completed tasks to the Assignor? Objectives: After reading this blog post, the reader will be able to: Create a record-triggered Flow to send custom email notifications for the completed tasks to the assignor Create an email