How to save inline images from an email (IMAP)

Dear community,

I’m now facing a challenge that I need to save some inline images from an email that I can call via IMAP activity.

The image is not attached to the mail as an attachment, since I cannot use download attachment activity to save the image.

Appreciate your time and help!

BR
YD

If the image is at the same location in every email, you could make use of the "Take screenshot” activity.

Open each email to view and capture image.

Hi Kiran, thanks for your suggestion. Unfornately, I’m not opening the email. I’m calling the email via IMAP. And the screenshots are always in a different location…

@ya_dong Save Attachments activity downloads inline images too, not only normal attachments.

1 Like

Hi

Pls try with SAVE ATTACHMENT activity

This will save the images

  1. Embedded in mail body
  2. From attachments

Cheers @ya_dong

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.