- Home
- Resources
- Integrations
- Patreon
Patreon Make integrationAutomate Patreon with Make.
Every new pledge on your creator page can start a workflow on its own. The Patreon Make integration gives you 10 modules: 6 instant triggers on members and pledges, plus 4 modules that read campaign and member details. This guide connects your account and walks you through a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Patreon Make integration do for you?
The Patreon Make integration links your creator account to Make, a no-code tool where you build a scenario, which is the automation itself: a chain of modules, each one a brick that watches, reads or acts. Patreon tells Make the moment a member or a pledge changes, and Make carries that information to the rest of your stack.
Greet new patrons without lifting a finger. For a podcast host, Watch New Pledges fires when someone backs the show, and Get a Member pulls the details Patreon keeps on that person, ready to pass to your email or community tool.
Keep a clean record of churn. Watch Deleted Pledges and Watch Deleted Members react when support ends, so a spreadsheet or CRM can log the departure the moment it happens instead of during a manual review.
Rebuild a full picture on demand. Get Campaign Members and List Pledges return every matching record, which suits an audit of your audience or a first import into another tool. Get a Campaign adds the campaign details alongside.
Know the boundaries: every Patreon module in Make reads or watches, none of them creates or edits a pledge, and the app has no Make an API Call module. The same app often has an n8n node too, and the n8n vs Make page lays out how to choose. To get comfortable with the editor first, the Make training covers the basics, and Make pricing explains how operations are counted.
How do you connect Patreon to Make?
- 01
Register a client on Patreon
You need a Patreon account with a creator page. In your account settings, open Clients and API Keys, create a new client, fill in the application details, and if Patreon asks for a callback URI, paste
https://www.integromat.com/oauth/cb/patreon. - 02
Copy your two keys
Once you click Save or Create, Patreon shows a Client ID and a Client secret. Copy both somewhere safe for the next step, because Make asks for them when it builds your connection, the saved link between your account and Make.
- 03
Create the connection in Make
Add any Patreon module to your scenario and click Create a connection. Give it a name in Connection name if you like, then paste the credentials or follow the on-screen instructions. Every other Patreon module reuses this connection.
Your first scenario with Patreon and Make
GoalWhen someone makes a new pledge on Patreon, Make fetches that member's details so the next module can use them.
- 01
Start a blank scenario
Go to the Scenarios page, create a new scenario, and click the large + in the middle of the editor to place your first module.
- 02
Add Watch New Pledges
Search for Patreon and pick Watch New Pledges. Click Create a webhook, then Create a connection and link the account you prepared earlier.
- 03
Chain Get a Member
Click the + on the right of the trigger, choose Patreon again, then Get a Member. In the member field, map the identifier that the trigger passes along; Run once will show you which item it is.
- 04
Test with Run once
Click Run once. Each module shows the bundles it received, a bundle being one item passed along, here one pledge and one member. Check that the data looks right before going further.
- 05
Switch the scenario on
Turn the scenario on. Because the trigger is instant, Patreon calls Make as soon as a pledge arrives, so you can add your email or sheet module after Get a Member whenever you are ready.
Patreon triggers in Make
6 modules start a scenario when something happens in Patreon. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Patreon as soon as it happens.
Watch Deleted Members
Instant triggerIn Make“Triggers when an existing member is deleted.”
You learn right away when a member record disappears from your campaign, which keeps your lists outside Patreon honest instead of slowly filling with people who left.
Watch Deleted Pledges
Instant triggerIn Make“Triggers when an existing pledge is deleted.”
This trigger tells you the moment a pledge is removed, so you can react to lost support while the context is still fresh rather than spotting the dip later in your numbers.
Watch Member Updates
Instant triggerIn Make“Triggers when a member has been updated.”
Any change on an existing member reaches your scenario, which lets the tools around Patreon stay in step with what your supporters actually look like today.
Watch New Members
Instant triggerIn Make“Triggers when a new member is created.”
A freshly created member lands in Make straight away, giving you the natural starting point for an onboarding flow that does not depend on you checking the dashboard.
Watch New Pledges
Instant triggerIn Make“Triggers when new pledge is made.”
Each new pledge becomes the start of a run, which is the most direct way to turn fresh support into an action such as a thank you, a log line or an alert.
Watch Pledge Updates
Instant triggerIn Make“Triggers when a pledge has been updated.”
When an existing pledge changes, your scenario hears about it, so reward fulfilment or reporting can follow the new state without a manual check on your side.
Patreon modules in Make
Patreon gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get a Campaign
ActionIn Make“Gets campaign details.”
You get the details of one campaign in a single bundle, handy when a later module needs campaign information that the trigger alone did not carry.
Get a Member
ActionIn Make“Gets member's details.”
This module fetches the details Patreon keeps on one member, so a welcome email or a CRM entry can use real details instead of a bare identifier.
Get Campaign Members
SearchIn Make“Gets members from the selected campaign.”
Pick a campaign and Make returns its members, each as its own bundle, which makes a full export or a sync into another tool straightforward to build.
List Pledges
SearchIn Make“Retrieves all existing pledges.”
List Pledges hands you every existing pledge, the raw material for a snapshot of who supports you and how, without opening the Patreon dashboard.
Need help automating Patreon with Make?
A person reads every message.