I am currently trying to build a workflow that sends a summary of last weeks Notion database updates via Outlook. I aggregated the notion updates and converted them to a HTML table. However, if I use this html table input for the email body it will send the HTML code as text (“
…”).
Is there an “is html” checkbox that I am missing? I looked everywhere.