- Home
- Resources
- Integrations
- Transistor.fm
Transistor.fm Make integrationAutomate Transistor.fm with Make.
What if a new episode or a new subscriber on your podcast set the rest of your work in motion? The Transistor.fm Make integration offers 11 modules, 4 of them instant triggers. This page is for podcasters who have never built an automation: you link your account, then build a first working flow.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Transistor.fm Make integration do?
The Transistor.fm Make integration links your podcast host to Make, a no-code automation tool. In Make you build a scenario, the automation itself: a chain of modules, where each module is one brick such as a trigger, an action or a search. Here, those bricks react to your episodes and manage the subscribers of your shows.
Announce every release. Watch Episode Published fires the moment an episode goes live, and the next module passes the news to another tool your listeners or your team already read. Watch Episode Created fires as soon as an episode is created, usually before it goes live, which suits a producer who prepares show notes ahead.
Keep your subscriber list in step with sales. When a customer buys access in another app, Create a Subscriber adds them to your show. When they cancel, Delete a Subscriber by Email removes them, even if you only know their address.
Follow who comes and goes. Watch New Subscriber and Watch Deleted Subscriber tell you about each change, so a CRM or a spreadsheet can record it. List Subscribers and Get a Subscriber help when you need to check a record before acting.
The listed modules cover episodes only through triggers: nothing here creates or edits an episode. For anything else the Transistor.fm API offers, Make an API Call reuses the same connection. The same app often exists as an n8n node too; the n8n vs Make page sets out the differences. To learn the editor at your own pace, see our Make training, and before picking a plan, read Make pricing.
How do you connect your Transistor.fm account to Make?
- 01
Copy your API key
In your Transistor.fm dashboard, open the account area and copy the API key shown there. You need an active Transistor.fm account for this key to exist. Keep it at hand, Make asks for it in a moment.
- 02
Add a module and open the connection
In your scenario, add any Transistor.fm module and click Create a connection. A connection is your Transistor.fm account linked to Make once, then reused by every Transistor.fm module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps if you run several shows or accounts. Paste the API key you copied, confirm, and Make can now read your subscribers.
Your first scenario: turn each sale into a subscriber
GoalWhen a customer buys access in your online shop, Make adds them as a subscriber on Transistor.fm.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big +. The first module comes from the app where the sale happens, such as your shop.
- 02
Set up the sale trigger
Pick that app's module that watches new orders and link its account. This module starts the flow and hands each order to the next one as a bundle, one item at a time.
- 03
Add Create a Subscriber
Click the + to the right, search Transistor.fm and choose Create a Subscriber. Click Create a connection, paste your API key, then map the buyer's details from the order.
- 04
Test with Run once
Click Run once with a test order waiting. Each module shows the bundle it received, so you can check the new subscriber in Transistor.fm before going further.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, and switch the scenario on. Each order it picks up now becomes a subscriber without manual entry.
What can start a Transistor.fm scenario?
4 modules start a scenario when something happens in Transistor.fm. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Transistor.fm as soon as it happens.
Watch Deleted Subscriber
Instant triggerIn Make“Watches for a deleted subscriber.”
You learn right away that someone has been removed from one of your shows, so the other tools you run can forget them too. The scenario receives that subscriber as a bundle and can pass their details to the next module.
Watch Episode Created
Instant triggerIn Make“Watches for an episode created.”
Your scenario starts as soon as a new episode exists in Transistor.fm, before it reaches listeners. That gives a producer time to prepare show notes, a task list or a draft post while the audio is still being finished.
Watch Episode Published
Instant triggerIn Make“Watches for an episode published.”
This one tells Make that an episode has just gone live, which is the moment most podcasters want to spread the word. The episode arrives as a bundle, ready to be mapped into a message, a newsletter draft or a spreadsheet row.
Watch New Subscriber
Instant triggerIn Make“Watches for a new subscriber.”
Each person added to one of your shows starts the scenario, so you can welcome them or record them elsewhere without delay. The new subscriber comes through as a bundle that the following modules can read.
What can Make do in Transistor.fm?
Transistor.fm gives you 7 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Subscriber
ActionIn Make“Creates a subscriber.”
Adds a person to your show from data another app sends, so access follows a purchase or a signup without manual entry.
Delete a Subscriber by Email
ActionIn Make“Removes a subscriber by email.”
Removes someone from your show using only their email address, which is usually the one detail every other tool shares.
Delete a Subscriber by ID
ActionIn Make“Remove a subscriber by ID.”
Takes a subscriber off your show when you already hold their Transistor.fm ID, for example from a trigger or a search earlier in the flow.
Get a Subscriber
ActionIn Make“Gets a subscriber.”
Fetches the record Transistor.fm holds for one subscriber so the next modules can use their details, instead of relying on partial data from another app.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Transistor.fm API through the connection you already set up, which covers what the ready-made modules leave out.
Update a Subscriber
ActionIn Make“Modifies a subscriber.”
Changes an existing subscriber's record so Transistor.fm stays accurate when their details move in another tool, without deleting and adding them again.
List Subscribers
SearchIn Make“Lists a subscribers.”
Returns the subscribers of your show as separate bundles, zero, one or many, so each one can go through the rest of the scenario.
Need help automating Transistor.fm with Make?
A person reads every message.