Home > Forum > Forms > Photos in e-mails

Photos in e-mails
0

Hello,
How do I download the photos attached in the body of an email? Currently there is no image in both hotmailbox configurations %content% and %bodycontent%.
I am attaching screen shots where you can see the photo attached to the email and the effect on the form side.

Any ideas?

MVP

Hi Damian

We implemented an SDK action to extract data sent as email from a web form.

To parse the email we are using AngleSharp, but you can also use other tools like the HtmlAgilityPack.
In our case, we are collecting personal data that are structured in a html table, which turned out to be quite easy.

We start the workflow via hotmailbox and store the content of the email in a rich text field and then parse it from there.

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.