Hi guys,
Hope you are doing well.
I know how to get attachments from imap node in function node, but now, i want to get the body of email to extract URLS.
I want to know how can i have a similar function like
var data = Object.entries(getBinaryData()); to get attachments in binary format to get the body.
The data is located in the below path.
Thanks in advance