There's a flag on the
Send Email action that indicates the supplied body text is HTML, but there's no flag in the
Get Received Items actions for specifically selecting the format of the body that should be returned.
Within the code stage of the
Get Items action there's a line that sets the value of the returned body item based on the value of the
BodyFormat property of the specific item. So if the BodyFormat is set to HTML, you'll get back the HTML body. If it's set to plain text, you'll get back the plain text version of the body. You could always change that line of code to only return plain text, or you could add a flag like Amy mentioned.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------