Hello Folks, In this post I\’m going to share 10+ Examples for the Salesforce Record Triggered Flows. Learn more about Salesforce Flow Bootcamp Earlier in Salesforce when we need to
Custom Notification With Flow Builder In Salesforce
What is Custom Notification? Custom Notification is a customized notification where the admin can add recipients, subjects, and content. Admin can be sent a custom notification when any important event
Flow to Send Email to Manager when the user gets deactivated.
Hello Folks, In this blog you are going to learn about how to send an email to the manager when a user gets removed from the company i.e user deactivated
Post to Chatter using Lightning Flow
Hello Folks, In this blog you are going to learn about the post to chatter using lightning flow with the video tutorial for the same. What is Chatter? Chatter is
Dynamic Forms for Flow – Salesforce Summer\’21 Feature (Beta)
๐๐๐ป๐ฎ๐บ๐ถ๐ฐ ๐๐ผ๐ฟ๐บ๐ ๐ณ๐ผ๐ฟ ๐ฆ๐ฎ๐น๐ฒ๐๐ณ๐ผ๐ฟ๐ฐ๐ฒ ๐๐น๐ผ๐ Starting with Summer โ21, you can build flow screens faster by leveraging your orgโs fields with just one click. With Dynamic Forms in Salesforce Flow,
Salesforce Schedule-Trigger Flow to send multiple Email
Hello Folks, In this blog you are going to learn about the schedule-trigger flow to send multiple Emails with the video tutorial for the Schedule Triggered Flow. What is schedule
ISCHANGED in Salesforce Flow: Summer 21 Flow Enhancement
In this video, Iโm explaining a new Enhancement which is ISCHANGED Operator in Salesforce Flow. 1. What is ISCHANGED operator in salesforce flow? ISCHANGED Operator will check whether a particular
COLLECTION SORT in Salesforce Flow: Summer 21 Flow Update
In this video, I\’m creating a scenario to explain Collection Sort in Salesforce flow which is the new feature in Summer 21 release in Salesforce Flows. What is Collection Sort
Security in Salesforce – (Youtube Tutorials)
In this article I am going to discuss about Security in Salesforce. You can control which users have access to which data in your whole org, a specific object, a
Redirect to Detail Page After Creating Record From Salesforce Flow
Scenario: Shubham is looking for functionality in Salesforce Flow Where after creating a record it redirects to that particular record detail page. Solution A: Create a Lightning Component. Solution B: