Category Flow Builder

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.

Automatically Add Users In Queue OR Group

A guide on automating user addition to specific Salesforce queues or groups using Process Builder and Flow. This involves creating a queue, building a flow with decision and record elements, and setting up a Process Builder on the user object. After configuration, users will be added to their specific queue automatically.