Response data for Actions

Response data for Actions

One thing we had in mind from the very beginning is to have the response of an Action step being given to the next step or being the response of the whole Action itself.

General

2021-04-07 16:19

This means, that it is possible to use the response data of an Action in the following step e.g. as an argument for a command or part of an analysis.

Certainly the response data is stored in an array where an element with the appropriate response is stored for every stop of an Action. This makes it possible to access the response of all prior executed Actions steps using the according index.