Big Idea or Enduring Question: How can you automatically add Opportunity Team Members to a follower on an Opportunity? Objectives: After reading this blog, you’ll be able to: Work with get records element to find the record Use decision element to check record values Use create records element to automatically
Tag: Apex and Process builder
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