Tag FlowBuilder

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.