Skip to content

Commit 45d65e4

Browse files
authored
Create README.md
1 parent f058956 commit 45d65e4

File tree

1 file changed

+3
-0
lines changed
  • Server-Side Components/Business Rules/Start a Flow

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
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

Comments
 (0)