- How to Preview a File in Screen Flow
In the Spring '26 release, Salesforce has introduced a new Screen Flow component called File Preview. With this component, you can preview a file directly on a Flow screen.
- New Flow Features of Spring '26 Release
Salesforce's Spring '26 release is just around the corner, and it's packed with fresh enhancements for Salesforce Flow. Here is a quick look at what is new in Flow for Spring '26.
- How to Render HTML on Lightning Pages in Salesforce
In this post, you will learn a simple trick to render HTML on Lightning Pages.
- End of Redirections for Legacy Host Names
Salesforce is officially ending redirections for legacy host names, and this time it is not optional.
- Rendering Email Templates in Flow
In this post, you'll find a Flow action that renders an email template. Using this action, you can generate the final subject and body from any record you want, show it to the user for review or editing, and then send the email using the rendered output.
- How to Trigger a Flow When a File Is Uploaded in Salesforce
A brand new feature now allows you to use an Automation Event-Triggered Flow that fires when someone uploads a file.
- The Right Way to Do Salesforce Integration with NetSuite
Integrating Salesforce with NetSuite delivers clear benefits for companies. It improves data accuracy, speeds up workflows, reduces errors, and provides better insights through reporting.
- How to Use REGEX in Screen Component Input Validations
In this post, we will explore how to use REGEX for input validations in Screen Flow and walk through practical examples to make your flows more reliable and user friendly.
- Smarter Decisions in Flow: Let AI Determine Conditions
In the Winter ’26 release, Salesforce added a new level of intelligence to Flow by allowing generative AI to power Decision elements.
- How to Display Clickable Record Names in Flow Data Table
This post explains how to display clickable record names and lookup fields in Salesforce Flow Data Table.
- How to Display Clean Error Messages in Flow
In this post, you’ll find a formula that you can use to display clean error messages in Flow.
- ERP for Salesforce Users: A Side-by-Side Comparison
Salesforce-native ERP solutions eliminate the friction of integrations, bring customer and operational data together, and leverage Salesforce’s ecosystem of scalability, compliance, and AI.
- What Workflow Rules and Process Builder End of Support Means
Let’s break down what Workflow Rules and Process Builder end of support really means and how you should prepare.
- Multi Text Input Component for Screen Flow
In this post, you can find a screen component (LWC) that provides a clean and efficient way to enter multiple text values in your flow screens.