See also:
How to run actions when a condition is met
The action hub is an action used to bring more than one arrow together and then continue the action sequence. It sounds complicated but it is much easier to understand than it seems. Take a look at the following screenshot:
As you can see, instead of creating two sets of “Save to Excel” and “Send report” (one for each parser) we have used the action hub. This way we place the two incoming arrows from the parser to the same place and continue doing the rest of the steps from there.
The action hub is also useful for arrows coming from email filters or other actions. Like the following example:
We are only saving to the Excel file the data that met any of the conditions set in “if temp > 30” and “if pressure > 1200”.