- Home
- Resources
- Integrations
- SlideSpeak
SlideSpeak Make integrationAutomate SlideSpeak with Make.
What if your slide decks built themselves from the data you already have? The SlideSpeak Make integration gives you 5 modules: 4 actions and 1 search. This page is for people who know SlideSpeak but are new to Make, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SlideSpeak Make integration do for you?
The SlideSpeak Make integration lets Make ask SlideSpeak to generate or edit PowerPoint files for you. You build a scenario (the automation itself, a chain of modules), and each module is one step: create a deck, check where a task stands, list your templates. No code, only boxes you connect.
A deck ready when a request lands. Since SlideSpeak has no trigger of its own, the scenario starts in another app, a form or a spreadsheet for instance. Its data then feeds Generates a PowerPoint, and the deck gets produced without anyone opening a slide editor.
An existing file brought up to date. With Edits a PowerPoint, you hand SlideSpeak a file and a set of changes, which suits a sales deck that must reflect new figures from your CRM.
A clear view of what is running. Generation is described as a process that starts, so Gets Task Status tells you where a task stands, and Gets All Templates shows which templates you can pick from.
Be aware of one limit: Make itself flags its SlideSpeak documentation as incomplete, because little public information exists about the app. Expect to test each module with Run once before trusting it. If you want a broader opinion on the platform, read our Make review, and if a scenario stalls, the Make troubleshooting guide lists the usual fixes. Weighing another tool? The n8n vs Make comparison sets the two side by side.
How do you connect your SlideSpeak account to Make?
- 01
Add a SlideSpeak module
In your scenario, click the + and search for SlideSpeak, then pick any of its modules. Make asks for a connection, meaning your SlideSpeak account linked to Make once and reused by every SlideSpeak module. Click Create a connection.
- 02
Name it and authorize
Give the connection a name if you like, handy when you run several accounts. Then either approve Make on the SlideSpeak page that opens, or paste the key that SlideSpeak gives you, depending on what the window asks for.
- 03
Save and check
Click Save. The connection now shows in the module, and every other SlideSpeak module in any scenario can reuse it without asking for your credentials again.
Your first scenario with SlideSpeak
GoalWhen new data arrives in another app, Make asks SlideSpeak to generate a PowerPoint, then checks the status of that task.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Pick the app that holds your source data, such as the form or the sheet where requests arrive.
- 02
Add Generates a PowerPoint
Click the + on the right of that first module, search for SlideSpeak and choose Generates a PowerPoint. Create the connection, then map the data coming from the first module into the fields Make displays.
- 03
Follow the task
Add Gets Task Status after it. This module reads the status of a task from its ID, so map the task ID from the previous module if the test output shows one.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received (a bundle is one item passed along, here one request). Read them to confirm what SlideSpeak sent back.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default. Then switch the scenario on, and it keeps running without you.
What each SlideSpeak module does
SlideSpeak gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Edits a PowerPoint
ActionIn Make“Edits a PowerPoint file based on the provided config.”
This one updates a deck you already have instead of starting from a blank file, following the configuration you pass it. Each run counts as one operation, the unit Make bills on your plan.
Generates a PowerPoint
ActionIn Make“Start the process to generate a PowerPoint.”
You get a brand new PowerPoint built by SlideSpeak from the data you map in. The directory says it starts the generation process, which suggests the file may not be ready the moment the module finishes.
Gets Task Status
ActionIn Make“Get the status of a task by the task ID.”
Give it a task ID and it tells you the status of that task in SlideSpeak. That is how a scenario knows whether a job it launched earlier is still running or done.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
When none of the four other modules covers what you need, this one lets you call any endpoint of the SlideSpeak API, using the same connection you already created.
Gets All Templates
SearchIn Make“Lists all available templates.”
Lists every template SlideSpeak makes available, so you can pick the right one before generating anything. As a search module, it can return zero, one or several bundles, one per template.
Need help automating SlideSpeak with Make?
A person reads every message.