I am trying to create an email output from my workflow that uses a file to specify who receives the email but the body of the email has a rendered table. I have tried rendering my table first and then using a union tool to bring the table and the file with the email address in together, but am not having success. Does anyone know a way to create an email output with a field specified "To" address and a table for the body?
Solved! Go to Solution.
Append is a better option than Union as you'll want the email address to be on the same row as the Table object in the data stream going into your Email tool. Try something like this: