Steady Make integrationAutomate Steady with Make.
Your Steady members, plans and subscriptions can feed the rest of your tools on their own. The Steady Make integration gives you 6 modules: 3 actions and 3 searches. This page is for publishers who run a Steady publication, and it walks you from connection to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Steady Make integration do for you?
The Steady Make integration links your Steady publication to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that runs on a schedule or when another app calls Make. Each module is one brick of that chain. With Steady, those bricks read your publication, your plans, your members and your newsletter list, and one of them can cancel a subscription.
A clean member list in your other tools. List Subscriptions returns every current subscription of the publication. Each one comes out as a bundle, one item passed to the next module, so a spreadsheet or CRM module placed after it can store one row per paying member.
Cancellations handled from a form. When a supporter asks to stop through a form in another app, Cancel a Subscription ends it while respecting the end of the current term. Nobody has to open the Steady backend for it.
A view of your free readers too. List Newsletter Subscribers returns the people who get your newsletter, and List Plans returns the plans you sell. Put both side by side to see who reads you for free and what you offer to paying members.
Steady has no trigger in Make: nothing starts a scenario from inside Steady. You start it with Make's own schedule, or with a trigger from another app. Anything the six modules do not cover goes through Make an API Call. The Make documentation for Steady is flagged as AI-generated, so check important details with Steady itself.
Still weighing the two platforms? Read n8n vs Make, and check Make pricing before counting operations. If you would rather hand the build over, the Make agency team can take it.
How do you connect your Steady account to Make?
- 01
Copy your API key in Steady
Open the backend of your publication in Steady, click the Integration menu in the sidebar, then API. Copy the API key shown on that page. You need an active Steady account for this, or registered OAuth app credentials instead.
- 02
Add a Steady module and open the connection
In your scenario, add any Steady module and click Create a connection. A connection is your Steady account linked to Make once; every Steady module of your scenarios reuses it. The Connection name field is optional, but a clear name helps later.
- 03
Paste the key and confirm
Paste the API key you copied from Steady, or follow the instructions Make shows on screen, then save. From now on, Make can read your publication, and the dropdowns of the Steady modules fill with data from your account.
Your first scenario with Steady
GoalWhen a supporter fills in a cancellation form in another app, Make cancels the matching Steady subscription at the end of the current term.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the +. Steady has no trigger, so the first module comes from the app where your form lives.
- 02
Place the form trigger
Search for your form app by name, pick its module that watches new answers, and connect that account. Each new answer will arrive as one bundle.
- 03
Add Cancel a Subscription
Click the + on the right of the first module, search for Steady and pick Cancel a Subscription. Choose your Steady connection, then map the data from the form to tell Make which subscription to end.
- 04
Test with Run once
Send one test answer through your form, then click Run once. Open the bubbles above each module to read the bundles they received and check that the right subscription was targeted.
- 05
Schedule and switch it on
Set the schedule on the first module. A new scenario checks every 15 minutes by default, which is also the shortest interval on the Free plan. Then switch the scenario on.
What the Steady modules do
Steady gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Cancel a Subscription
ActionIn Make“Cancels a subscription respecting the end of the current term.”
This module stops a paying member's subscription for you, and the member keeps access until the end of the term already paid for. You get a clean exit without cutting anyone off early.
Get a Publication
ActionIn Make“Returns infos about the publication associated with the API key.”
Reading your publication details is what Get a Publication gives you: Make returns the information about the publication linked to the API key of the connection. It makes a handy first test after connecting.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module you reach any endpoint of the Steady API from your scenario, reusing the connection you already created. It fills the gaps the five other modules leave open.
List Newsletter Subscribers
SearchIn Make“Returns an array with all current newsletter subscribers of the publication.”
Your whole current newsletter audience comes back from this search, one bundle per subscriber, ready to be copied into a sheet, a CRM or an email tool placed after it.
List Plans
SearchIn Make“Returns an array with all plans of the publication.”
Here you receive every plan your publication offers, each as its own bundle. It is the reference list to label members or to build a price overview somewhere else.
List Subscriptions
SearchIn Make“Returns an array with all current subscriptions of the publication.”
All current subscriptions of the publication land in your scenario through this search, one bundle each. That gives you an up-to-date list of paying members to push anywhere.
Need help automating Steady with Make?
A person reads every message.