Workflow Functions

Workflow functions are reusable definitions for service invocations and/or expression evaluation. They can be referenced by their domain-specific names inside workflow states. We can define if functions are invoked sync or async. Reference the functionRefarrow-up-right to learn more on how to do this.

Reference the following sections to learn more about workflow functions that supported by xFlow:

Last updated