How to Forward Emails to Google Drive Automatically

Table of Contents
- How It Works
- Step 1: Create the Destination
- Step 2: Set Up Auto-Forwarding in Gmail
- Step 3: Or Set Up Rules in Outlook
- Outlook on the web
- Outlook desktop (Windows and Mac)
- Step 4: Or Use Apple Mail
- Naming Folders So You Can Find Things Later
- Tips That Save Regret
- What About Old Emails?
- Frequently Asked Questions
- Can I forward emails to Google Drive automatically?
- What does each forwarded email look like in Drive?
- Does Gmail's forwarding confirmation step apply here?
- Can I forward from Outlook or Apple Mail?
- Can different emails go to different Drive folders?
- How fast does a forwarded email show up in Drive?
- Get Started
Manual forwarding is fine until you forget. And you will forget, usually with the invoice you needed.
A forwarding rule doesn't forget. Set it once and every matching email files itself in Google Drive: the message as a PDF, the attachments beside it, in a folder named the way you asked. This guide covers the setup in Gmail, Outlook, and Apple Mail.
How It Works
Quicktion gives each destination a unique address, something like abc123@in.quicktion.io, tied to one Google Drive folder. Anything sent to that address gets saved.
Each email becomes its own subfolder:
Receipts/
2026-08-12_Your Stripe invoice/
email.pdf
email.html
invoice-8842.pdf
email.pdf is the message rendered as a document, with a header block showing sender, recipient, date, and subject. email.html is the original HTML, there as a fallback for messages with layouts too elaborate to render perfectly. Attachments keep the filenames they arrived with.
There's no field mapping to configure, which is the difference between this and Quicktion's database destinations. A Drive destination is a folder plus a naming rule.
Save emails in seconds
Forward any email to your Quicktion address and it lands in Notion, Google Sheets, Airtable, Linear, Trello, or Google Drive automatically.
Step 1: Create the Destination
- Sign up at quicktion.io and connect your Google account. The Drive permission covers files Quicktion creates and folders you explicitly choose, not your whole Drive.
- Click New Destination, select your Google connection, and choose Google Drive rather than Google Sheets.
- Pick the folder. Use the Google picker to choose an existing folder, or let Quicktion create one for you.
- Set the folder name pattern, or leave the default
{date}_{subject}. You can also use{sender}and{domain}, and change the pattern later from the destination page. - Copy the forwarding address.
Forward one email by hand before you build any rules. Ten seconds later you'll have a folder in Drive, and you can see whether the PDF looks the way you expect. Full walkthrough in the connect Google Drive help article.
Step 2: Set Up Auto-Forwarding in Gmail
Gmail filters run on Google's servers, so they work whether or not your browser is open.
- Open Gmail Settings, go to Filters and Blocked Addresses, and click Create a new filter.
- Set your criteria. From a sender, subject contains a phrase, has attachment, whatever describes the mail you want archived.
- Click Create filter.
- Check Forward it to and select your Quicktion address.
- Optionally check Also apply filter to matching conversations to run it over mail you already have.
If your Quicktion address isn't in the forwarding dropdown yet, add it under Settings > Forwarding and POP/IMAP first. Google sends a confirmation code to that address, which means the confirmation email itself gets saved to your Drive folder. Open that folder's email.pdf to read the code, or find the same email in your Quicktion activity log. Step-by-step version in the Gmail forwarding help article.
Filters that earn their keep:
from:(billing@stripe.com OR invoice@)for receipts and invoicessubject:(signed OR countersigned)withhas:attachmentfor executed contractsfrom:@clientdomain.comfor a per-client archive folderlabel:legalif you already triage with labels
Step 3: Or Set Up Rules in Outlook
Outlook on the web
- Settings > Mail > Rules
- Add new rule, give it a name like "Archive invoices to Drive"
- Add conditions (from, subject includes, has attachment)
- Action: Forward to, then enter your Quicktion address
- Save
Outlook desktop (Windows and Mac)
- File > Manage Rules & Alerts
- New Rule, then Apply rule on messages I receive
- Pick your conditions and click Next
- Choose forward it to people or public group and enter your Quicktion address
- Finish the wizard
Outlook rules created on the server run with the app closed. Rules marked client-only need Outlook running, so check which kind you made if mail stops arriving.
Step 4: Or Use Apple Mail
- Mail > Settings > Rules > Add Rule
- Name it, then set conditions (From contains
billing@, for instance) - Under "Perform the following actions" choose Forward Message and enter your Quicktion address
- Click OK
Apple Mail rules run on your Mac. If it's asleep, nothing forwards. For anything you actually depend on, build the rule in Gmail or Outlook's web interface instead, where it runs server-side.
Naming Folders So You Can Find Things Later
The name pattern is the setting worth five minutes of thought, because it decides whether the folder list is browsable a year from now.
{date}_{subject} is the default. Folders sort chronologically, which suits receipts, invoices, and anything you review by period.
{domain}_{date}_{subject} groups everything from one company together in an alphabetical listing. Good for a shared archive covering several vendors.
{sender}_{subject} reads well for client work where you think in terms of people rather than dates.
A few mechanics: {date} is the email's date in UTC, formatted YYYY-MM-DD. Subjects are trimmed at 80 characters and the whole folder name at 150. Slashes become dashes so Drive doesn't choke. An email with no subject gets no subject. Two emails with the same subject on the same day produce two folders with the same name, which Drive allows and Quicktion doesn't try to disambiguate.
Tips That Save Regret
Test before you trust it. Forward two or three real emails, one with attachments, one from a marketing sender with a heavy layout, and look at the PDFs. Better to find out now than after 200 emails.
Start narrow. A filter matching has:attachment alone will hoover up every newsletter with a header image. Match on sender or subject first, widen later.
One folder per workflow. Receipts, client work, and legal documents in the same folder is a mess in month three. On Pro you get unlimited destinations, so give each its own folder, address, and pattern.
Keep the add-on for one-offs. Rules cover the predictable mail. The Gmail add-on covers the email that doesn't match any rule but you want saved anyway. Same destinations, one click.
Check the activity feed occasionally. The dashboard logs every save, and a row marked "Saved without PDF" means the renderer had trouble with that message. The folder still has email.html and the attachments, so nothing is lost.
What About Old Emails?
Forwarding only handles mail from the moment the rule exists. Quicktion doesn't reach into your mailbox and backfill history, and Gmail's "also apply to matching conversations" checkbox is the closest thing available: it forwards existing matching threads through the same pipeline. Applying it to a large label will burn through your monthly quota fast, so aim it at something narrow.
Frequently Asked Questions
Can I forward emails to Google Drive automatically?
Yes. Create a Quicktion destination pointing at a Drive folder, then set a filter in Gmail or a rule in Outlook that forwards matching messages to your Quicktion address. Every match saves within seconds.
What does each forwarded email look like in Drive?
One subfolder per email, named by your pattern (default {date}_{subject}). Inside: email.pdf with the message and a from/to/date/subject header, email.html as a fallback copy, and the original attachments under their own filenames.
Does Gmail's forwarding confirmation step apply here?
Yes, if you use Gmail's Settings > Forwarding screen, Google sends a confirmation code to the destination address first. Filters that forward to a verified address skip that step, which is why it's worth verifying your Quicktion address once up front.
Can I forward from Outlook or Apple Mail?
Yes. Outlook rules run server-side and work with the app closed. Apple Mail rules run on your Mac, so the machine needs to be awake and Mail needs to be open.
Can different emails go to different Drive folders?
Yes, on Pro. Create one destination per folder, each with its own address and name pattern, then point one forwarding rule at each. The free plan includes one destination.
How fast does a forwarded email show up in Drive?
Usually within 10 to 30 seconds. Emails with several large attachments take a bit longer because every file is uploaded to Drive.
Get Started
Create a destination, forward one email, then write the rule. Two minutes of setup for an archive that maintains itself.
Set up a Drive destination. Free plan is 25 emails a month with one destination; Pro is $12/month for 1,000 emails and as many destinations as you want.
For the manual side of things, including how the Gmail add-on fits in, see the Gmail to Google Drive integration guide.
Ready to put your emails where they belong?
Quicktion lets you forward emails or use the Gmail add-on to save messages to Notion, Google Sheets, Airtable, Linear, Trello, or Google Drive. No code required.
Leandro Zubrezki
Founder of Quicktion
Building tools to bridge the gap between email and the tools you already use. Leandro created Quicktion to help teams save time by automating email workflows across Notion, Google Sheets, Airtable, Linear, Trello, and Google Drive.
Related Posts

How to Forward Emails to Airtable Automatically
Set up automatic email forwarding to Airtable in minutes. Works with Gmail, Outlook, and any email client that supports forwarding rules.

How to Forward Emails to Google Sheets Automatically
Set up automatic email forwarding to Google Sheets in minutes. Works with Gmail, Outlook, and any email client that supports forwarding rules.

How to Forward Emails to Notion Automatically
Set up automatic email forwarding to Notion in minutes. Works with Gmail, Outlook, and any email client that supports forwarding rules.