๐Ÿ“ Get multiple attachments from Gmail and upload them to GDrive

โšก 11,147 views ยท ๐Ÿ“ File Management

Description

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:

Feedback & Questions

If you have any questions or feedback about this workflow - Feel free to get in touch at ria@n8n.io

๐Ÿ”— Nodes Used

Function, Google Drive, Gmail Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup