Tasks
This part of the REST API provides access and manipulation to the task functionality.
A task is a part of an automated process which requires human interaction. This causes some exceptions from normal process automation behaviour:
-
Human need to interact (like click a button or submit a value)
-
A task normally waits for a longer time until it times out
-
The process stops at this point until the human interaction happens
Task Access
Task access requires Access with external frontend credentials.