- Home
- Resources
- Integrations
- Speechmatics
Speechmatics Make integrationAutomate Speechmatics with Make.
Can Make send work to Speechmatics and bring the transcript back for you? Yes. The Speechmatics Make integration gives you 5 modules: 4 actions and 1 search around transcription jobs. This guide covers the connection, a first scenario and when each module fits.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Speechmatics Make integration do for you?
The Speechmatics Make integration links your Speechmatics account to Make, a no-code tool where you build a scenario (the automation itself, a chain of modules). Each module is one brick: here, starting a transcription job, reading its status, fetching its transcript, listing your jobs, or calling the API directly.
Transcripts that start on their own. Another app kicks off the scenario, and Create New Job sends the work to Speechmatics, so nobody has to open the Speechmatics dashboard to launch a job by hand.
Text that lands where your team reads it. Get Job Transcript pulls the finished text of a transcription job into the scenario, and the next module passes it on to your notes tool, your CRM or a spreadsheet.
A clear view of your job history. List Jobs returns your jobs as separate bundles (a bundle is one item moving from one module to the next), and Get Job Details tells you where a given job stands.
Speechmatics has no trigger in Make, so a scenario never starts from Speechmatics itself: it starts on a schedule or on another app. For anything the 5 modules skip, Make an API Call reaches the rest of the API with the same connection. Before you build, the Make review helps you judge the tool, Make pricing explains how operations are counted, and n8n vs Make covers the other option, since many apps also have an n8n node.
How do you connect Speechmatics to Make?
- 01
Generate an API key in Speechmatics
You need an active Speechmatics account first. In Speechmatics, open Settings > API Keys, type a name for the key, click the button that generates it, then copy the key shown on screen. Keep it at hand for the next step.
- 02
Add a Speechmatics module in Make
In your scenario, add any Speechmatics module and click Create a connection. A connection is your Speechmatics account linked to Make once, then reused by every Speechmatics module you add later. The Connection name field is optional but handy.
- 03
Paste the key and save
Paste the API key you copied, or follow the on-screen instructions, and save. Make can now talk to your account, and the connection shows up in the dropdown of the other Speechmatics modules, ready to pick.
Build your first Speechmatics scenario
GoalWhen a new item shows up in another app, Make creates a Speechmatics transcription job from it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Since Speechmatics has no trigger, this first module comes from the app where your new items appear.
- 02
Set up the starting app
Pick that app's module, click Create a connection for it, and fill its fields. Make lists what it can read once the connection exists, so you choose rather than type.
- 03
Add Create New Job
Click the + on the right of the first module, search Speechmatics, pick Create New Job and select your connection. Map the data from the first module into its fields.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and each module shows the bundles it received. Check that a job was created in Speechmatics before going further.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule (every 15 minutes by default, 15 minutes minimum on the Free plan), then switch the scenario on. Each module run counts as one operation.
What each Speechmatics module does
Speechmatics gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create New Job
ActionIn Make“Create a new job.”
This module hands a new job to Speechmatics from inside your scenario, so transcription starts without anyone logging in. It is the entry point of almost every Speechmatics scenario.
Get Job Details
ActionIn Make“Retrieves job details.”
You get the details of one job you already know, which in practice is how you see where it stands before you do anything else with it. Think of it as a status check on a single job.
Get Job Transcript
ActionIn Make“Retrieves a transcript for a transcription job.”
Here is the payoff: the transcript of a transcription job comes into the scenario as data you can pass to any other app. The text stops living only inside Speechmatics.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module, any endpoint of the Speechmatics API is within reach, using the connection you already set up. It covers whatever the four other modules leave out.
List Jobs
SearchIn Make“List all jobs.”
List Jobs pulls up your Speechmatics jobs, each one as its own bundle, so the rest of the scenario can handle them one at a time. As a search module, it can return zero, one or many results.
Need help automating Speechmatics with Make?
A person reads every message.