Skip to main content

I want to read an email subject and message of the mail and write it into an csv/txt file ?

Hi @mohank06 

Let us know are you using Outlook or Gmail for this?


Gmail 


Hi @mohank06 

Checkout below tutorial,

 


Hi @mohank06,

 

You can use the following dictionary keys for this purpose.

  • emailSubject
  • emailMessage

For additional details on the dictionary variables for the Email property, please refer here.

 


Reply