Ghost Make integrationAutomate Ghost with Make.
Can Make take the repetitive side of running Ghost off your plate? The Ghost Make integration brings 13 modules: 4 instant triggers, 6 actions and 3 searches. This page connects your account, builds a first scenario with you and explains each module.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Ghost Make integration do for your site?
The Ghost Make integration links your Ghost site to Make, a no-code tool where you chain apps into a scenario (the automation you build, one brick after another). Ghost can start a scenario the moment a member, post, page or tag changes, and Make can create, update, delete or search members and posts for you.
Paying customers become members without copy-paste. A sale or a form entry in another app starts the scenario, and Create a Member adds that person to your Ghost audience. When the same email might already be there, Search Members checks first.
Your team hears about every change on the blog. Watch Posts reacts when a post is created, updated or deleted, and the next module passes the news to the chat app or spreadsheet your editors already use.
Old content gets tidied in one pass. Search Posts returns the posts that match your criteria, then Update a Post or Delete a Post works through them one at a time.
What the list does not cover: pages and tags only have triggers, with no module to create or edit them. For anything missing, Make an API Call reaches the Ghost API with the same connection. Ghost also exists as a node in n8n, described on the Ghost n8n integration page, and the n8n vs Make comparison helps you pick a side. New to Make altogether? The Make training starts from zero.
How do you connect Ghost to Make?
- 01
Create a custom integration in Ghost
In Ghost admin, open Settings, then Integrations, and click Add custom integration. Name it and click Create. Copy the API key Ghost displays, the API URL from your browser's address bar and the Integration Id at the end of that URL.
- 02
Open the connection window in Make
Add any Ghost module to your scenario and click Create a connection. A connection is your Ghost account linked to Make once, then reused by every Ghost module. The Connection name field is optional, yet a clear name helps if you manage two sites.
- 03
Paste the credentials and save
Enter the details you copied from Ghost, or follow the on-screen instructions, and confirm. From then on, Make can read your site, so the module fields offer lists to pick from instead of blank boxes.
Your first scenario: turn a new customer into a Ghost member
GoalWhen a new customer shows up in another app, Make adds them to Ghost as a member.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app where your customers first appear, such as your form or checkout tool, and choose its trigger.
- 02
Add Create a Member
Click the + on the right of that first module, search for Ghost and choose Create a Member. Select your Ghost connection, or create it now with the details from the section above.
- 03
Map the customer data
Fill the fields Create a Member shows by mapping data from the first module. Each customer travels as a bundle, one item passed from a module to the next, so one customer gives one member.
- 04
Test with Run once
Click Run once, then send a test entry through your first app. Read the bundles each module received and look for the new member in Ghost admin before going further.
- 05
Schedule and switch it on
If the first module is a scheduled trigger, its clock sets how often Make checks, every 15 minutes by default. Switch the scenario on. Each module run on a bundle counts as one operation on your plan.
Which Ghost events can start a scenario?
4 modules start a scenario when something happens in Ghost. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Ghost as soon as it happens.
Watch Members
Instant triggerIn Make“Triggers when a member is created, updated or deleted.”
Watch Members starts your scenario whenever someone joins your Ghost audience, changes their member record or is removed from it. The member reaches Make as a bundle, ready for whatever module comes next.
Watch Pages
Instant triggerIn Make“Triggers when a page is created, updated or deleted.”
Pages are the standalone parts of a Ghost site, like an About or a Contact page, kept apart from your blog posts. Watch Pages sends Make every page that gets created, edited or deleted.
Watch Posts
Instant triggerIn Make“Triggers when a post is created, updated or deleted.”
For an editorial scenario, this is the natural starting point. Watch Posts hands Make each post the moment it is created, edited or deleted, and the rest of the scenario runs on it.
Watch Tags
Instant triggerIn Make“Triggers when a tag is created, updated or deleted.”
Tags sort your Ghost content into topics. Watch Tags tells Make each time a tag is added, renamed or removed, and passes that tag on as a bundle.
What can Make do inside Ghost?
Ghost gives you 9 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Member
ActionIn Make“Creates a member.”
Create a Member adds a person to your Ghost audience from any other app, whether they bought something, registered for an event or filled in a form.
Create a Post
ActionIn Make“Creates a post.”
With this action, text written somewhere else lands in Ghost as a brand new post, whether it comes from a shared doc, a spreadsheet row or a writing tool.
Delete a Member
ActionIn Make“Deletes a member.”
Removing someone from your Ghost member list becomes a step of a scenario, driven by an event in another tool.
Delete a Post
ActionIn Make“Deletes a post.”
Outdated articles, test posts and forgotten drafts go away with Delete a Post, one post for each bundle it receives.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
The other twelve modules cover the common jobs. Make an API Call sends your own request to the Ghost API, reusing the connection you already set up.
Update a Post
ActionIn Make“Updates a Post.”
Update a Post edits an article that already exists instead of publishing a copy, so links and readers stay on the same post.
Search Authors
SearchIn Make“Lists all authors or searches authors by criteria.”
Search Authors pulls the writers of your site, all of them or only those matching the criteria you set.
Search Members
SearchIn Make“Lists all members or searches members by criteria.”
This search looks through your Ghost audience and returns the whole list or just the members that fit your criteria.
Search Posts
SearchIn Make“Lists all posts or searches posts by criteria.”
Search Posts gathers articles from your site so the next modules can work on them, the full archive or a filtered slice.
Need help automating Ghost with Make?
A person reads every message.