Gamma Make integrationAutomate Gamma with Make.
What if your next Gamma deck built itself from data you already have? The Gamma Make integration gives you 6 modules: 4 actions and 2 searches. This page is for anyone who uses Gamma and wants AI decks or documents without copying content by hand, and it walks you to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Gamma Make integration do for you?
The integration lets Make ask Gamma to produce a presentation or a document with AI, rebuild one from an existing Gamma used as a template, and read back the link of the result. You arrange this inside a scenario, the automation you build in Make as a chain of modules, and you never touch code.
A pitch deck per new prospect. A lead lands in your CRM, and Generate a Gamma turns the notes you collected into a first draft of slides. A salesperson opens a ready document instead of an empty page.
One template, many versions. Your agency has a proposal Gamma it likes. Create from Template regenerates it with each client's details, then Get a Generation brings back the URL so Make can post it where your team works.
Tidy output from the start. List folders and List themes let the scenario find the right folder and the right visual theme by name, so every generated file looks like your brand and lands in the right place.
What Make does not do here: Gamma has no trigger in Make, so a scenario never starts from an event inside Gamma. Something else starts it: another app, or the scenario's schedule. For anything the listed modules do not cover, Make an API Call reaches the rest of Gamma's API with the same connection. If you are still weighing tools, read our Make review and the n8n vs Make comparison; if you would rather have it built for you, the Make agency team can help.
How do you connect Gamma to Make?
- 01
Generate your API key in Gamma
Open your Gamma account settings, click the option that generates an API key, and copy the key the screen shows you. You need an active Gamma account for this; the subscription side is explained on Gamma's pricing page.
- 02
Add a Gamma module in Make
In your scenario, add any Gamma module and click Create a connection. A connection is your Gamma account linked to Make once, then reused by every Gamma module you add later.
- 03
Paste the key and save
Give the connection a clear label in Connection name if you like (it is optional), paste the API key you copied, and confirm. Make can now talk to your Gamma workspace on your behalf.
Your first scenario with Gamma
GoalWhen a new record arrives in another app, Make rebuilds your Gamma template for it and fetches the link of the new version.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. The first module is the app that holds your data, such as a form, a sheet or a CRM.
- 02
Add Create from Template
Click the + to the right of that first module, search for Gamma and pick Create from Template. Click Create a connection if this is your first Gamma module.
- 03
Map the data into it
Fill the module fields and map the values coming from the first module. Each bundle, one item passing from one module to the next, becomes one new version of your template.
- 04
Fetch the link
Add Get a Generation after it. Create from Template hands back a generation ID; map it here so Make retrieves the URL of the finished Gamma.
- 05
Test with Run once
Click Run once. Make runs the scenario a single time, and you can open each module to read the bundles it received and check the URL came back.
- 06
Schedule and switch on
Set the schedule on the first module (a new scenario checks every 15 minutes by default) and turn the scenario on. Each module run on one bundle counts as one operation on your plan.
What each Gamma module does in Make
Gamma gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create from Template
ActionIn Make“Creates a new Gamma by regenerating an existing Gamma as a template. Returns a generation ID to check status.”
You get a fresh Gamma built from one you already polished: Make regenerates an existing Gamma used as a template and returns a generation ID you can follow.
Generate a Gamma
ActionIn Make“Generates a presentation or document using AI.”
This one hands you a brand new presentation or document written by Gamma's AI, starting from what your scenario sends it rather than from a template.
Get a Generation
ActionIn Make“Retrieves the generation URL from Gamma.”
It brings back the URL of a generation, so the rest of your scenario has a link it can email, post or store.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With it you reach any endpoint of Gamma's API from your scenario, reusing the connection you already created instead of setting up credentials again.
List folders
SearchIn Make“Returns a list of folders in your Gamma workspace. Use the search query to filter by name.”
You see the folders of your Gamma workspace inside the scenario, and a search query narrows them down by name.
List themes
SearchIn Make“Returns a list of themes available in your Gamma workspace. Use the search query to filter by name.”
This search returns the themes available in your Gamma workspace, filtered by name when you type a query, so generated files can wear the look you chose.
Need help automating Gamma with Make?
A person reads every message.