04-02-2018 08:47 AM
We are reading emails from a IMAP mail box where ppl sometimes send HTML format email.
Sometimes in the email, ppl contains images as part of html.
For example, here’s what we have got from an email reader
How can I extract the image from the email body and make it as a file?
Thanks
04-04-2018 09:05 AM
seems like no solution, right?
08-30-2018 10:19 AM
Hi ,
I am also facing similar kind of issue, Did you find any solution to fetch images from html?
TIA
08-30-2018 10:31 AM
Yep, they build a custom snap for us. Maybe you can talk to your account manager for the same.
08-30-2018 10:45 AM
ok, Thanks… In my case i wanted to fetch filenames from html. Below is the response we have got Rest Get snap but unable to filter out only filenames from it.
image.png1756x677 136 KB
Is there any way to extract the only filenames from the above? or go for custom snap as mentioned by you? Any idea on this?
TIA