Flow controls
Wait for Approval
Allows a person to review and either approve or reject requests.
Type: waitForApproval/v1
How is this guide?
Last updated on
Subflow
Starts a new job as a sub-flow of the current job. Output of the sub-flow job is the output of the task.
Expressions
Expressions in ByteChef provide a powerful way to dynamically access, transform, and manipulate data within your workflows. They allow you to reference data from previous steps, perform calculations, implement conditional logic, and create dynamic configurations for your automation processes.