Make.com Automation Beginner Guide
6 min read Automation

Build Your First AI Automation in 5 Minutes (Free Tool + Beginner Friendly)

Tired of manually downloading email attachments and uploading them to Google Drive? This step-by-step guide shows you how to automate this tedious task using Make.com - no coding required. Perfect for beginners looking to dip their toes into workflow automation.

What Is Automation?

Automation solves one of the most frustrating problems in modern business - repetitive manual tasks that eat up valuable time. At its core, automation simply means "when something happens, something else happens automatically." In our case, when an email with an attachment arrives, that attachment gets saved to Google Drive - without any human intervention.

This particular automation addresses a pain point nearly every professional experiences: the tedious process of downloading email attachments and manually uploading them to cloud storage. According to recent studies, office workers spend up to 2 hours per week just managing email attachments - time that could be better spent on strategic work.

Key benefit: This automation eliminates the manual download-upload cycle completely, saving you hours each week while ensuring all your important email attachments are safely stored in Google Drive.

Workflow Overview

The email-to-Google-Drive automation we're building consists of three main components working together seamlessly:

  1. Gmail Trigger: Watches your inbox for new emails containing attachments
  2. Attachment Extractor: Identifies and downloads attachments from matching emails
  3. Google Drive Uploader: Saves the files to your specified folder automatically

What makes this automation particularly powerful is that it runs continuously in the background. Unlike manual processes where you might forget to save important attachments, this system works 24/7, ensuring no file slips through the cracks.

Setting Up Make.com

Make.com (formerly Integromat) provides the perfect platform for beginners to create their first automation. The visual interface allows you to build workflows by simply connecting modules - no coding knowledge required.

To get started:

  1. Visit make.com and create a free account
  2. Complete the onboarding survey (takes about 2 minutes)
  3. Navigate to your dashboard and click "Create new scenario"

The free plan includes all the functionality needed for this automation, with the only limitation being that it checks for new emails every 15 minutes (versus instantly on paid plans). For most users, this refresh rate is perfectly adequate.

Configuring Gmail Trigger

The trigger is the starting point of any automation - it's what tells the system when to begin the workflow. In our case, we want the automation to activate whenever a new email with attachments arrives in our inbox.

Configuration steps:

  1. In your Make.com scenario, search for and select "Gmail"
  2. Choose "Watch emails" as your trigger
  3. Connect your Gmail account (only the account you want to monitor)
  4. Set filter to "Only unread messages"
  5. Enable "Only emails with attachments" in advanced settings

Pro tip: You can customize the trigger further by specifying folders/labels to watch or adding keyword filters. This helps prevent the automation from processing irrelevant emails.

Adding Google Drive Action

With our trigger set up, we now need to tell the automation what to do when it finds a matching email. This is where the Google Drive integration comes in - it will automatically upload any attachments to our specified folder.

Action setup:

  1. Add a new module after the Gmail trigger
  2. Search for and select "Google Drive"
  3. Choose "Upload a file" as the action
  4. Connect your Google account (requires client ID/secret setup)
  5. Select your target folder in Google Drive
  6. Map the attachment from the Gmail module to the file upload field

At the 4:30 mark in the video tutorial, you'll see how to properly configure the Google Drive connection, which requires a one-time setup with Google Cloud Platform credentials.

Testing the Automation

Before relying on any automation, thorough testing is essential. The tutorial demonstrates sending test emails with various attachment types to verify the workflow functions correctly.

Key testing considerations:

  • Send emails with different file types (PDF, JPG, DOCX)
  • Include emails with multiple attachments
  • Send some emails without attachments to ensure they're ignored
  • Check both the Make.com execution logs and Google Drive for results

Remember that on the free plan, you'll need to wait up to 15 minutes for the automation to run. The video shows how to interpret the execution logs to confirm everything worked as expected.

Troubleshooting Tips

Even well-designed automations can encounter issues. The tutorial highlights common mistakes and how to resolve them:

  1. Emails not triggering: Verify "Only unread messages" and "Only emails with attachments" are both enabled
  2. Files not uploading: Double-check Google Drive connection and folder permissions
  3. Automation not running: Ensure you've activated the scenario (a common oversight)

Remember: Errors are part of the learning process. The Make.com interface provides detailed execution logs that help pinpoint exactly where any problems occurred.

Watch the Full Tutorial

For visual learners, the complete step-by-step video tutorial demonstrates every part of building this automation. Pay particular attention around the 7:15 mark where we configure the Google Drive connection - this is often the trickiest part for beginners.

Make.com automation tutorial showing email to Google Drive workflow

Key Takeaways

This simple yet powerful automation demonstrates how even beginners can start saving time with workflow automation. In just a few minutes, we've created a system that:

  • Eliminates manual email attachment management
  • Ensures all important files are safely stored in Google Drive
  • Runs continuously without any ongoing effort

In summary: You don't need to be a programmer to benefit from automation. Tools like Make.com put powerful workflow automation within reach of anyone willing to invest 15 minutes in learning the basics.

Frequently Asked Questions

Common questions about this topic

Make.com is a visual automation platform that connects apps and services without coding. It's perfect for beginners because you build workflows by dragging and dropping modules.

The free plan allows basic automations, making it ideal for first-time users to learn automation concepts. Unlike some competitors, Make.com offers a generous free tier with access to most core features.

  • No coding required - visual workflow builder
  • Connects hundreds of popular apps and services
  • Free plan available with core functionality

The automation watches your Gmail inbox for new emails with attachments. When found, it automatically downloads the attachments and uploads them to a specified Google Drive folder.

This eliminates manual downloading and uploading, saving significant time for users who receive many email attachments. The system runs continuously in the background, ensuring no important files are missed.

  • Works 24/7 without manual intervention
  • Handles all common file types automatically
  • Can be customized for specific folders/labels

This automation has three main parts: 1) A Gmail trigger that watches for new emails, 2) An action that extracts attachments from matching emails, and 3) A Google Drive action that uploads the files.

The entire workflow runs automatically once set up. Make.com handles all the connections between these services, routing data from one step to the next without any manual steps required.

  • Gmail trigger watches for qualifying emails
  • Attachment module extracts files from messages
  • Google Drive module saves files to specified location

Yes, you can customize the trigger criteria. The tutorial shows how to filter for unread emails with attachments, but you could modify it to watch specific labels, folders, or even emails containing certain keywords.

Make.com's interface makes these adjustments simple. You can create multiple filters to handle different types of emails differently, all within the same automation scenario.

  • Filter by labels, folders, or keywords
  • Set different actions for different email types
  • Combine multiple criteria for precise targeting

On Make.com's free plan, the fastest refresh rate is every 15 minutes. Paid plans offer instant triggering when new emails arrive.

For many use cases, checking every 15 minutes is sufficient, especially for non-critical workflows where immediate processing isn't required. The free plan includes 1,000 operations per month, which is plenty for this type of automation.

  • Free plan checks every 15 minutes
  • Paid plans offer instant triggering
  • 1,000 monthly operations included free

The automation can handle any file type that Gmail supports as attachments, including documents (PDF, DOCX), images (JPG, PNG), spreadsheets, and more.

The files are uploaded to Google Drive exactly as they appear in the email, maintaining their original format. The system preserves filenames and can handle multiple attachments from a single email.

  • Supports all common document formats
  • Handles images, spreadsheets, presentations
  • Preserves original filenames and formats

Common mistakes include: 1) Not properly configuring the 'only emails with attachments' filter, 2) Forgetting to activate the scenario after building it, and 3) Not testing with sample emails.

The tutorial highlights these pitfalls and shows how to avoid them. Make.com's execution logs provide detailed feedback about any errors, making troubleshooting straightforward even for beginners.

  • Always enable attachment filtering
  • Remember to activate your scenario
  • Test thoroughly with sample emails

GrowwStacks helps businesses implement automation workflows, AI integrations, and scalable systems tailored to their operations.

Whether you need a custom workflow, AI automation, or a full multi-platform automation system, the GrowwStacks team can design, build, and deploy a solution that fits your exact requirements.

  • Custom automation workflows built for your business
  • Integration with your existing tools and platforms
  • Free consultation to discuss your automation goals

Ready to automate your email attachments?

Stop wasting time manually managing email attachments. Let GrowwStacks build this automation for you or create custom workflows tailored to your business needs.