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

Read More

Find All Record-Triggered Flows for an Object

Big Idea or Enduring Question: How to find all record-triggered and scheduled-triggered flows for an object?  Objectives: After reading this blog, you’ll be able to:  Find out all record-triggered flows for an object Find out all scheduled-triggered flows for an object and much more Business Use case Arda Turan is

Read More

How to Get Salesforce Org Base URL in Flow

Big Idea or Enduring Question: How do you get your Salesforce org (Including Community) base URL and the record full URL in Flow? Objectives: After reading this blog, you’ll be able to:  Get your salesforce org base url in the flow Get the current community url in the flow Get

Read More

Conditionally Change Color of Text Field Values in Salesforce

Big Idea or Enduring Question: How do you display text field values in different colors based on the opportunity stage?  Objectives: After reading this blog, you’ll be able to:  Understand when to use before-save flow Use the formula to display texts in different colors Use the SUBSTITUTE function to remove

Read More

1 7 8 9 10 11 30