Read an email and store content in a variable

0
Hi Experts,                   I have done read an email inbox by using Email connector and I want to get the content of the Email and need to store it. How can be done this? Thanks in advance!
asked
1 answers
0

Hi Pragadessh,

In Email connector module, the content of the email will be stored in “Content” Attribute in “EmailMessage” entity.

you can use this attribute to get the email contents

 

Check the below image for reference

answered