I tried the format as text on a list and it did not work. I verified the list in a different flow and could not figure that out. BUT because I was writing the products as items to a table anyway, just adding the HTML (using format as text) and then appending them during the loop was a cool little hack.

The only part of the html I sent to sendgrid was really the table data in rows. The header and body are all a container waiting for the data. I’ll check out make - good stuff!