I am getting an problem in reading email from gmail. I am using Get IMAP Mail Message activity and reading unread emails. Now I want to read email body and want to enter data into our site. But I am getting email body as empty. The output showing as below.
Thank you.
It is resolved my problem.
Can you please let me know how can I get HTML contents from email body and read html table. I am getting emails which contains data in tabular form. I want to parse those data and put them on website.
Please let me know if it is possible.
Thanks a lot ! This saved my day . I had sent almost an hour searching for why I could not get only the email.Body in SMTP email, while I could retrieve the value for other elements of the email object.