Tasks overview
Overview
Tasks are custom task executions within a workflow. Examples of tasks include script executions, switches, loops, and REST connectors. You can sequence these Task objects within the workflow and pass input and output parameters between tasks.
Note: A maximum number of 25 tasks is allowed per workflow.
Built-in tasks
The Workflow Service provides the following built-in tasks:
- User input
- Script execution
- Haystack
- Switch
- Fork Join
- Do While
- REST Connector
- MQTT Publish
- AI Converse
Click on a task for more information.