Brian,
The
IBM SOAR Data Table Helper Functions app / integration available on the community might be able to help you out. I'm not sure if the
Get Rows function will allow you to specify a wild card / a way to return all rows in the data table.
If not, you can create a function yourself that will interact with the IBM SOAR API to take in a data table name and then return all of the rows.
You could then use whichever function satisfies the need within a workflow. The first step of the workflow would be the function to get the data table data, then the second step of the workflow would be the outbound email function that would iterate over the results of the first function within the pre-process script and include that data as the input to the outbound email function.
Best of luck!
------------------------------
Liam Mahoney
------------------------------