We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386f6a3 commit 970a87fCopy full SHA for 970a87f
Server-Side Components/Business Rules/Trigger Flow/read.md
@@ -0,0 +1,5 @@
1
+Trigger flow from Business rule
2
+Flow can be triggered in foreground or in background
3
+Triggering automated workflows after record creation or update.
4
+Passing dynamic data to flows for processing (e.g., notifications, approvals, integrations).
5
+Improving performance by running flows asynchronously.
0 commit comments