Big Idea or Enduring Question: How can I send emails with dynamic attachments to my users using Flow without writing any code or installing additional applications? Objectives: After reading this blog, you’ll be able to: Create a record-triggered flow to automatically send an email alert. Utilize the Send Email action
Category: Schedule-Triggered Flow
Avoid Salesforce Flow Errors: Limit Get Records to Stay Under 50001 Rows
Big Idea or Enduring Question: How can I limit the number of records returned by the Get Records element in Salesforce Flow? Objectives: After reading this blog, you’ll be able to: Learn how to limit the number of records returned by the Get Records element. Avoid Flow errors by applying
Send, Log, Repeat: Logging Email Alerts as Activities
Big Idea or Enduring Question: How do you log emails sent with the ‘send email’ action? Objectives: After reading this blog, you’ll be able to: Use record-triggered flow to send out an email alert. Use the “Send Email” flow action. Use email template with the “Send Email” action without creating
Run Schedule-Triggered Flow at Flexible Repeat Intervals
Big Idea or Enduring Question: How do you run schedule-triggered or autolaunched flow at flexible repeat intervals? Objectives: After reading this blog, you’ll be able to: Run a Schedule-Triggered Flow in regular intervals (for example, every 15 minutes, Hourly, Every four hours, etc.) Run a Schedule-Triggered Flow only on weekends.
Automate Currency Exchange Rate Updates in Salesforce using Currency Exchange API
Big Idea or Enduring Question: How can you leverage Currency Exchange API to automatically update exchange rates on a daily basis in Salesforce using Salesforce Flow Objectives: After reading this blog, you’ll be able to: Create Named Credentials for outbound requests. Make an external callout from Scheduled-Triggered Flow. Address the
Proactive Salesforce Monitoring: Periodically Checking if Salesforce is Down with the Salesforce Trust API
Big Idea or Enduring Question: How can you leverage Salesforce Trust API to proactively monitor your instance for real-time downtime and maintenance notifications? Objectives: After reading this blog, you’ll be able to: Create Named Credentials for outbound requests. Create a Text Template in the Flow. Use the Send Email core
Hard Delete Records Using Salesforce Flow
Big Idea or Enduring Question: How to hard delete records from Salesforce using Flow? Objectives: After reading this blog, you’ll be able to: Understand @InvocableMethod Annotation Learn about database.emptyRecycleBin method Configure Apex action to hard delete records from Flow Configure Screen Flow with Record Delete element And much more What
List of All Available Formulas For Salesforce Flow
Big Idea or Enduring Question: How to find out all formula functions allowed in a Flow? Objectives: After reading this blog, you’ll be able to: Find out all formula functions supported in Salesforce Flow Run SOQL for Tooling API objects and much more Business Use case Isabella Stewart is working
