Tasks
Last updated
Last updated
A task is like a ”secondary action” assigned to an endpoint. The primary action is the <success> and <error> action described in . The "secondary" action may contain zero or many tasks, that will be executed once the primary action has been completed successfully.
With a task you can
send a request to any API =>
send emails with attachments =>
Each <task> is a set of commands embedded into an endpoint-definition in the endpoints.xml:
Offer-Ready uses multiple cores, if available. If not specified otherwise, tasks are executed in parallel and will be finished in an arbitrary order. In order to determine a distinctive order of tasks, read .
If a task requires the output from a second task as an output, you may use .