How to send email using outlook referring to excel email address

Anybody know how to send email using outlook by referring to excel file content?

Hi @Jeremy_Loh

You can use read cell activity and Store the data in string variable, and pass that variable to body of the outlook activity… thanks

In StudioX, you have several options:

  1. Add the Excel file as attachment
  2. Copy paste the Excel table as an image in the e-mail
  3. Insert the Excel data as a table directly in the e-mail

See screenshots below for reference:

image
image