Hi,
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
ID, Name, Status:Tittle, Date:Text
Thank you
Hi,
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
ID, Name, Status:Tittle, Date:Text
Thank you
Hi you can use text aggregrator to combine into single text and send it out in mail.
Use mappable coloum values result it will be more easy for you to use
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.
Thanks for the support,
But How do I populate the data in Array to a HTML table that I can added to a email body
Thank you
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!