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 c1f9860 commit c47c238Copy full SHA for c47c238
Server-Side Components/Business Rules/Start a Flow/README.md
@@ -1,3 +1,2 @@
1
Start a flow asynchronously from Workflow Studio using a business rule.
2
sn_fd.FlowAPI.getRunner().flow('global.flowName').inBackground().withInputs(inputs).run();
3
-Cancel a flow using the context ID returned from the flow method
0 commit comments