/gmail-2-drive

A Google Apps Script to automatically upload attachments from Gmail into a folder on Google Drive

Primary LanguageTypeScriptMIT LicenseMIT

Gmail Attachment to Drive Uploader Google Apps Script

Note: Busy porting the script to typescript and action setup for CD

Description

This script processes threads in your Gmail that are starred in a specified label or in a sublabel of that label and uploads any attactments of those threads to a specified Google Drive folder.

Installation

Fork the project and then you can make use of clasp to upload the script to your own account. You can find the Apps Script Clasp docs here: Google Apps Script Clasp Docs

Make sure to run npm install to add the development package for the Google typescript types.

License

{MIT EXTRACT HERE}