Back to Templates

Get Multiple Attachments from Gmail and upload them to GDrive

Created by:
Last update:

Last update 7 months ago

Categories:
Share:

This is a simple template to show how to extract multiple email attachments and return them as an iterable output.

How it works:

The Gmail Trigger node detects any new email that has attachments. The Code node will then extract them as binary files and attaches them to the item. They can then be uploaded via the Google Drive node.

Setup steps:

  • add your Gmail Credentials
  • add your Google Drive Credentials
  • Follow the official n8n Documentation for help

Feedback & Questions

If you have any questions or feedback about this workflow - Feel free to get in touch at [email protected]