Add Excel data into Mail body

Hi Kuldeep,

Mail_DataTableToHtmlText.xaml (16.6 KB)
Use this workflow. Just input your datatable, you will get html text as output. You can use this text in the mail body.

Make sure you have checked IsBodyHTML property.

1 Like