Amit Chaudhary posted: " As name suggests these are flows which can be launched automatically based on certain conditions or situations. For example, we can call a flow from process builder, when there is any DML occurs like (Insert, Delete, Update) or we can call the flow if th"
As name suggests these are flows which can be launched automatically based on certain conditions or situations. For example, we can call a flow from process builder, when there is any DML occurs like (Insert, Delete, Update) or we can call the flow if there is any platform event occurs.
Types of Auto launched flow
Record Triggered Flow
Scheduled Flow
Auto Launched flow ( NoN Record-Triggered flow )
Platform Event Trigger
Whereas a guided screen flow allows us to guide a user through a business process, an auto-launched flow allows us to perform complex processing on the backend without a user knowing. You can think of it like a process builder or workflow rule, but the complexity potential is much greater! An auto-launched flow is sometimes called a headless flow because there is no GUI that a user interacts with.
Scenario
Create a Custom label for the Account Records which are having industry as Education.
Create a Process which will check if the Account Industry is Education then update the description given inside a custom label.
When an account is created, crate a task under the same account. ( Non Trigger Flow ) with flow details
Subject – Call
Due Date – Todays Date
Description – Account Description
Related To Id account Id
Owner Id – Account Owner Id
When the Account is created also post a chatter notification to that account with below information
The Account "Account Name" has been created by "Created By Name" on "Created Date"
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.