Category Flow

New Automation Lightning App

New Automation Lightning App – Streamlining Your Flows

In the upcoming Summer'24 release, Salesforce will introduce the Automation Lightning app, designed to improve flow management for Trailblazers. It offers seamless creation, management, and collaboration on Salesforce Flow automations. Key features include enhanced search, collaboration, and recently viewed flows, accessible through the App Launcher by enabling the app in Process Automation Settings.

Automate Business Workflows Across Any Industry

If you are a player in the Salesforce ecosystem then you probably already know that one of the biggest benefits…

Platform Event Triggered Flow

Platform event triggered flow launches when a platform event message is received. This auto-launched flow runs in the background. Similar to objects we can use the platform event field values from the platform event message by referencing the $Record global variable.

Send Custom Bell Notification from Flow

The post explains how to create a flow for sending custom notifications using flow-builder in an organization's setup. The flow sends these notifications to the account owner when the opportunity amount changes. It thoroughly documents the process, including each step of the flow creation and implementation.