Gmail, IMAP & textHtml

Trying to use “EmailReadImap” node to fetch emails. This is what I got as node result:


Is there a way to parse this binary data and get message body as text?

BTW “textPlain” is empty for some reason:

Not sure why “textPlain” is empty; I’ve never had that error.
I use a Set node to simply filter out the scruff :slight_smile:
Here’s a part of my workflow, if it helps