P26-01-30" />
Make.com Google Workspace Automation
7 min read Productivity

How to Automate Google Slides from Google Sheets Using Make.com

How many hours have you wasted copying data from spreadsheets to presentations? This Make.com automation eliminates that manual work, transforming your Google Sheets data into polished Google Slides decks automatically. Perfect for recurring reports, training materials, and dynamic presentations.

The Manual Problem We're Solving

Every business professional knows the tedious process of transferring data from spreadsheets to presentations. Whether it's quarterly reports, training materials, or client presentations, the copy-paste routine wastes countless hours. Worse, manual transfers introduce errors - missed updates, formatting inconsistencies, and version control nightmares.

The solution lies in automation. By connecting Google Sheets to Google Slides through Make.com, we can create a system where updating your spreadsheet automatically generates or updates your presentation. This isn't just about saving time - it's about ensuring accuracy, consistency, and the ability to regenerate presentations with fresh data at any moment.

Time savings example: A weekly report that takes 30 minutes to manually update can be reduced to seconds with automation. Over a year, that's 26 hours regained - more than three full workdays.

Setting Up Your Google Slides Template

The secret to successful automation lies in your template design. Your Google Slides template needs placeholder variables that match your spreadsheet column headers exactly. These variables use double curly brackets - for example, {{Title}} or {{Question1}}.

In the tutorial example, we see a trivia quiz template with slides for questions and answers. The question slide has placeholders for {{Title}}, {{Q1}}, and answer options {{1A}} through {{1D}}. The answer slide shows {{1E}} for the correct answer. This pattern repeats for each question in the spreadsheet.

Three critical template tips: First, make text boxes larger than you think necessary to accommodate varying content lengths. Second, use consistent naming between your template variables and spreadsheet headers. Third, duplicate master slides rather than creating new ones to maintain design consistency.

Make.com Configuration Steps

The Make.com workflow has two main components: watching for spreadsheet changes and generating slides from your template. The first module watches your Google Sheet for new or updated rows. The second module takes that data and creates a new presentation using your template.

Key configuration points: Set your Google Sheet to watch specific columns (A1:Z1 in the example). Ensure "Contains headers" is checked so Make.com understands your data structure. In the Slides module, map each template variable to its corresponding spreadsheet column. The automation will create a new presentation for each row or update existing ones based on your configuration.

Pro tip: Start with a small limit (like 2 rows) when testing to avoid generating dozens of presentations while debugging. Once working perfectly, remove the limit for production use.

Advanced Possibilities

While the tutorial shows a basic quiz generator, this automation framework can power sophisticated business solutions. Imagine automatically generating client reports from CRM data, creating personalized training decks for new hires, or building investor pitch decks that update with real-time metrics.

You can extend the workflow to pull data from multiple sources before generating slides. Combine Salesforce data with Google Analytics metrics and financials from QuickBooks. Add conditional logic to customize slide content based on data values. The system can even email finished presentations to stakeholders or post them to shared drives automatically.

For recurring reports, schedule the automation to run weekly or monthly. New data appears in your spreadsheet, and updated presentations generate without human intervention. This ensures stakeholders always have access to the latest information in presentation-ready format.

Common Pitfalls and Solutions

Two frequent issues emerge when setting up this automation. First, missing or mismatched curly brackets in templates cause placeholders to appear literally rather than being replaced. Always double-check your {{ }} syntax. Second, text overflow occurs when content exceeds its container. Solution: make text boxes generously sized and test with your longest expected entries.

Other challenges include permission issues (ensure Make.com has access to both Sheets and Slides), data type mismatches (numbers vs text formatting), and triggering logic (decide whether to create new decks or update existing ones). The tutorial at 8:15 shows how to quickly identify and fix template syntax errors.

Debugging strategy: First test with one row of data. Verify the output presentation before scaling up. Check the Make.com execution history for detailed error messages if something fails.

Watch the Full Tutorial

See the complete workflow in action from 3:45 to 6:20 in the video, where the presenter demonstrates configuring the Make.com scenario and testing with sample data. The tutorial shows both successful execution and how to troubleshoot common template issues.

Automate Google Slides from Google Sheets with Make.com video tutorial

Key Takeaways

Automating Google Slides from Google Sheets eliminates one of the most tedious office tasks while ensuring consistency and accuracy. The system works for any structured data - quizzes, reports, catalogs, or training materials. Once configured, it runs automatically, freeing you for higher-value work.

In summary: Design your template with {{variables}}, connect Sheets to Slides in Make.com, and enjoy presentations that update automatically with your latest data. The initial setup pays for itself in time saved after just a few uses.

Frequently Asked Questions

Common questions about this topic

You can automate any structured data from Google Sheets to Google Slides. Common use cases include quiz questions and answers, financial reports, sales data visualizations, product catalogs, and training materials.

The key is setting up your template with the correct placeholder variables that match your spreadsheet columns. The system works equally well for text, numbers, dates, and even basic HTML formatting.

  • Quiz/test questions with multiple choice answers
  • Monthly/quarterly business reports
  • Product catalogs with images and descriptions

Use double curly brackets {{ }} around placeholder variables that match your spreadsheet column headers. For example, if your sheet has a 'Title' column, your slide template should use {{Title}} where you want that text to appear.

Make sure text boxes are large enough to accommodate your longest expected entries. Consider using master slides to maintain consistent formatting across all generated presentations.

  • Variables must match spreadsheet headers exactly
  • Include all brackets - {{VariableName}}
  • Test with your longest data entries

Yes, you can design your template with multiple slides that all pull from the same row of data. In the tutorial example, each trivia question row generates both a question slide and an answer slide.

You can extend this pattern to create multi-slide sequences from single data rows. For example, a product row might generate a title slide, feature slide, and pricing slide - all styled differently but pulling from the same source data.

  • Each row can generate multiple slides
  • Slides can have different designs
  • Maintain sequence through careful numbering

In the basic setup shown, the automation runs manually when triggered. For production use, you would typically set it to run on a schedule (daily/weekly) or trigger it when new rows are added to your Google Sheet.

Make.com offers multiple triggering options to fit different business needs. You can also trigger based on other events, like receiving an email or updating a CRM record, then generate slides as part of a larger workflow.

  • Manual triggering for testing
  • Scheduled runs for regular reports
  • Row-added triggers for dynamic content

Absolutely. The template you create determines the design of all generated slides. You can use all of Google Slides' design features - custom fonts, colors, layouts, and graphics.

The automation preserves all design elements while only replacing the placeholder variables with your actual data. This means you can create professionally designed templates that maintain their look when populated with different content.

  • Full access to Slides design features
  • Brand colors and fonts carry through
  • Graphics and logos remain intact

Common issues include missing brackets in templates or text overflow. The workflow includes error handling options in Make.com. For text overflow, ensure your template text boxes are large enough.

Always test with a small dataset first and review output slides before scaling up. Make.com provides detailed execution logs that help identify exactly where and why any failures occurred.

  • Check template syntax carefully
  • Size text containers generously
  • Review Make.com execution history

While this tutorial focuses on Google Workspace, Make.com offers similar integrations for Microsoft Office. You can automate PowerPoint from Excel using essentially the same principles, though the specific module configurations differ slightly.

The core concept of template variables remains the same. The main differences involve authentication and how the Office apps expose their automation interfaces compared to Google's services.

  • Same principles apply to Office
  • Different module configurations
  • Microsoft authentication varies

GrowwStacks specializes in building custom automations between Google Workspace apps and other business systems. Our team can design a tailored solution that matches your specific spreadsheet and presentation needs.

We handle the technical implementation, set up error handling, and integrate additional data sources. Our clients typically see a 10-20x return on their automation investment through time savings and improved accuracy.

  • Custom template design for your brand
  • Integration with your data sources
  • Ongoing support and optimization

Stop Wasting Time on Manual Presentation Updates

How many hours could your team reclaim by automating slide creation? GrowwStacks builds custom Google Workspace automations that generate presentations, reports, and training materials directly from your data. Get your first workflow in days, not weeks.