Confused about Gmail v4 "List email attachments and media" module

I’d like to understand the difference between “media” and “attachments.” Can an attachment be an png, for instance, or would that be considered media?

I am migrating a scenario from v2. My scenario takes a different route if there are any media (images, video, sound) embedded in the email or as in an email as an attachment (either way, I need to process media in the same manner). Previously, there were only “attachments,” so I could check the mime types and be done with it. However, if “media” refers to both attached .png files and “embedded” png files (for example), then I don’t need to look at attachments at all (which would be convenient).

Welcome to the Make community!

Yes. You can also select media (like inline images) found in the body, and ignore attachments.

This module should do what you expect it to do. If you are still having trouble, please provide more details.

@samliew