How do I send single mail with creating a tables with data of multiple bundles.
e.g in the mail body I need to have a tables with below data. didnt find a way to combine and create tables with tools
Every result (item/record) from a search module will output a bundle. To “combine” them into a single structure, you’ll need to use an aggregator of some sort.
Aggregators are modules that accumulate multiple bundles into one single bundle. An example of a commonly-used aggregator module is the Array aggregator module.
There is also a Table Aggregator module. Give it a try.
If you need more help, you need to provide the input/output bundles of the modules by running the scenario, then clicking the bubble on the top-right of each module, taking screenshots of, and copying the contents into this discussion thread:
This will allow others to better assist you. Thanks!