Responses
In the workflow module a process can simply trigger one action and finish there.

The same workflow process could also trigger more than one action.

It is also possible to create a sequence of actions each dependent upon the results or "responses" of the previous action.

The next action taken is dependent upon the response to the previous action.