I need to create an automation anywhere bot to read bounced emails and extract the original mail subject and recipient from the email body.
But the ------------ Forwarded email---------- section is not captured in the email body
What can I do to sort this?
The process I used is mentioned below but the forwarded message section was not displayed in the message
Connect Email action - using imap
Loop action - Read email - assigned to a dictionary variable
Message action - display message was set to $EmailDetails{emailMessage}$