- Home
- Resources
- Integrations
- Google Slides
Google Slides Make integrationAutomate Google Slides with Make.
Still copying client names into the same deck by hand? The Google Slides Make integration gives you 11 modules: one scheduled trigger, nine actions and one search. This guide is for teams that live in Slides and want Make to fill, update and read their decks.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Google Slides Make integration do for you?
The Google Slides Make integration links your Google account to Make so a scenario (the automation you build in Make, a chain of steps) can create presentations from a template, add or remove slides, upload images and read what your decks contain. Each step is a module, one brick of the scenario, and no code is involved.
Proposals that write themselves. A client fills in your intake form, and Create a Presentation From a Template swaps the tags in your master deck for the client's name and email. The result is a new, personalized file in Drive.
One slide per new record. When a deck should grow instead of multiply, Create a Slide from a Template Slide adds a filled copy of a model slide inside an existing presentation. Think of a project tracker with one slide per launch.
Previews for other tools. Watch Presentations spots decks that were created or updated, and Get a Page/Thumbnail fetches a picture of a page that you can post elsewhere.
What the modules do not cover can be reached with Make an API Call, which calls the Google Slides API with the same connection. Google Slides also has an n8n node, described in the Google Slides n8n integration guide; the n8n vs Make comparison puts both tools side by side. To learn the editor properly, see Make training.
How do you connect Google Slides to Make?
- 01
Add a Google Slides module
In your scenario, click the +, search for Google Slides and pick any module. Then click Create a connection. A connection is your Google account linked to Make once and reused by every Google Slides module.
- 02
Name it and sign in with Google
Give the connection a name if you manage several accounts, for example one for sales and one for marketing. Make opens the Google sign-in window: choose the account whose Drive holds your presentations and allow access.
- 03
Save and pick your deck
Click Save. Back in the module, Make can now list the presentations it can read, so you choose your deck from a menu instead of hunting for its ID.
Your first scenario: turn a new record into a ready deck
GoalWhen a new record lands in another app, Make fills your Google Slides template and creates a finished presentation.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. Add the module of the app that holds your data, such as a form tool or a spreadsheet.
- 02
Prepare the template
In Google Slides, put tags where the client details should go in your master deck. Make replaces each tag with the value you send it, so name them clearly.
- 03
Add Create a Presentation From a Template
Click the + to the right of the first module, search Google Slides and choose Create a Presentation From a Template. Link your account with Create a connection and pick the template.
- 04
Map the data to the tags
For each tag, click the field and pick the matching value from the first module. Each bundle, one record passing from module to module, becomes one presentation.
- 05
Test with Run once, then switch it on
Click Run once and open the new deck in Drive to check every tag was replaced. Then set the schedule on the first module, every 15 minutes by default, and turn the scenario on.
What can start a Google Slides scenario?
1 module starts a scenario when something happens in Google Slides. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Google Slides as soon as it happens.
Watch Presentations
Scheduled triggerIn Make“Triggers when a new presentation is created or updated.”
On each scheduled check, you get one bundle per presentation created or changed in your account since the last check, so the rest of the scenario can react to fresh decks without anyone telling it.
What can Make do in Google Slides?
Google Slides gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add/Delete a Slide
ActionIn Make“Creates an empty slide or delete an existing slide on the specified presentation.”
This module gives you an extra blank slide in a chosen presentation, or removes one that should no longer be there, all from inside the scenario.
Create a Presentation From a Template
ActionIn Make“Creates a new presentation by replacing all tags like e.g. {{!notfound:Name}}, {{!notfound:Email}} in a template with provided data.”
A complete, personalized deck is the result: Make copies your template and replaces its tags with the data you map, such as a name or an email address.
Create a Slide from a Template Slide
ActionIn Make“Creates a new slide by representing all tags like e.g. {{!notfound:name}}, {{!notfound:email}} from a template slide within a specified presentation.”
Instead of a new file, you get one more filled slide in an existing presentation, copied from a model slide whose tags Make replaces with your data.
Get a Page/Thumbnail
ActionIn Make“Gets the latest version of a specified page or of the thumbnail of page in a presentation.”
You receive the latest version of one page of a presentation, or its thumbnail, ready to hand to the next module as a picture or as data.
Get a Presentation
ActionIn Make“Gets the latest version of specified presentation.”
With this module, the scenario reads the current state of one whole presentation and passes its details on to the modules that follow.
Insert Links in a Presentation
ActionIn Make“Makes all links in a presentation clickable or inserts a link into all matched input texts.”
Plain URLs typed on slides become real, clickable links, or a link you choose is attached to every piece of text that matches what you enter.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Anything the Google Slides API offers becomes reachable here, through the same connection as the other modules, even when no ready-made module exists for it.
Refresh a Chart
ActionIn Make“Refreshes the chart data stored in a presentation specified by ID.”
Charts inside a deck show current numbers again: the module refreshes the chart data held in the presentation you point it to by its ID.
Upload an Image To a Presentation
ActionIn Make“Uploads an image with URL to a presentation.”
A picture reachable by URL lands on your slide: logos, product photos or screenshots appear in the deck without a trip through the Slides editor.
List Presentations
SearchIn Make“Retrieves a list of all presentations.”
Here the scenario collects the presentations in your account and sends each one on as its own bundle, which lets you act on a whole set of decks.
Need help automating Google Slides with Make?
A person reads every message.