A process is the sequence of tasks that takes a procedure from start to finish. KuFlow tells each participant —person or machine— what to do and when.
Someone performs an activity. You define what information they need and what they must return when done: fields or documents.
An integration with another system. A worker does the work and reports the result back to the task.
A robot operates other systems like a person, for cases where there is no clean integration. Compatible with common RPA connectors.
Simple flows are built visually. Complex ones, with many rules, are defined in code — so you are not wrestling with boxes and arrows that fall short when a procedure gets complicated.
If an automatic task needs a system that is unavailable, the process does not break: it waits and retries until it comes back. No manual intervention needed.