I’m learning how to use Make, and I´m trying to run an automatization in which every time a specific e-mail is received, we could download the annex and submit such annex in an already created folder in Google Drive automatically , how can I do it ? please, a helping hand
Try a scenario with a Gmail (or Email) “Watch Emails” module, followed by a Gmail (or Email) “Iterate attachments” module, then a Google Drive “Upload a File” module.
You should check out the courses on the Make Academy to get you started with Make. They’re super helpful.
It all depends on the “specific emails” you mentioned you were after.
If you enable Show Advanced Settings at the bottom of the Watch Emails module, you will be able to set criteria to filter those emails.
This is because Outlook (M365 Email) “List Attachments” module does not contain the file data, while Gmail’s “Iterate Attachments” contain the file data, which you can directly map/upload to the Google Drive module.
If you want to learn more about Make, you can read up in the Help Center. I also recommend doing the tutorials in the Make Academy, and learn advanced skills like how to make custom apps to any API in the Make Partner Training Portal - both have certificates for successful completion.