- Home
- Resources
- Integrations
- AnnounceKit
AnnounceKit Make integrationAutomate AnnounceKit with Make.
What if every reaction to your changelog reached the right person on its own? The AnnounceKit Make integration gives you 14 modules, from instant triggers on comments to post edits per language. This page shows how to link your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the AnnounceKit Make integration do for you?
The AnnounceKit Make integration links your changelog and announcement feed to the other tools you use, without writing code. In Make you build a scenario, which is the automation itself: a chain of modules where each module is one brick, a trigger that starts the flow or an action that does the work.
Hear your users the moment they answer. Watch a Comment and Watch a Reaction are instant triggers: AnnounceKit calls Make through a webhook as soon as a reader comments or reacts. Pass that item on to your support desk or your team chat and nobody has to refresh the feed to find out.
Publish from where you already write. Create a Post turns a note drafted in another app into an AnnounceKit post, and Update a Post Locale rewrites the title and body for one language once the translation is ready. Each item that travels between modules is called a bundle: one post, one comment, one subscriber.
Grow the audience list. Watch a Subscriber fires when someone subscribes to your project, which is the right starting point to add that person to a mailing list or a CRM.
The official documentation gives no numeric limit for AnnounceKit and no Make an API Call module, so for anything the named modules do not cover, Execute a GraphQL Query is the way through. If you want a second opinion on the platform itself, read our Make review; if you are weighing tools, the n8n vs Make comparison lays out the criteria. And when you would rather hand the build to someone, the Make agency team can take it over.
How do you connect AnnounceKit to Make?
- 01
Add an AnnounceKit module
Open your Make account, add any AnnounceKit module to a scenario, then click the Add button next to the Connection field. A connection is your AnnounceKit account linked to Make once, then reused by every AnnounceKit module.
- 02
Name the connection
Type a label in the Connection name field. Pick something you will recognize later, such as the workspace or the product the changelog belongs to, especially if several people share the Make account.
- 03
Enter your credentials and save
Fill the Username and Password fields with the login of your AnnounceKit account, then click Save. The connection now appears in the list, ready for every AnnounceKit module you add afterward.
Your first scenario: publish an AnnounceKit post from another app
GoalWhen a new entry appears in the app where your team drafts release notes, Make publishes it as a post in AnnounceKit.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + in the middle of the canvas. This first slot holds the trigger, taken from the app where your drafts live.
- 02
Pick the source trigger
Search for the app your team writes in, choose the trigger that watches new entries and link that account. Make then lists the folders, sheets or boards it can read, so you only pick the right one.
- 03
Add Create a Post
Click the + on the right of the first module, search for AnnounceKit and choose Create a Post. Select your connection, then map the content of the draft from the previous module into the fields Make shows.
- 04
Test with Run once
Add a test draft in the source app and click Run once. Make runs the scenario one time and shows the bundles each module received, so you can check the post landed in AnnounceKit as expected.
- 05
Schedule and switch on
Open the clock on the first module to set how often Make checks the source app, every 15 minutes by default. Then turn the scenario on. On the Free plan, 15 minutes is also the shortest interval.
What starts an AnnounceKit scenario
5 modules start a scenario when something happens in AnnounceKit. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by AnnounceKit as soon as it happens.
Watch a Comment
Instant triggerIn Make“Triggers when a new post comment has been added.”
Every new comment left on one of your posts reaches Make as a bundle, so the feedback your users write under a release note never sits unread. It is the most direct way to turn changelog discussion into a ticket or a message for the product owner.
Watch a Post
Instant triggerIn Make“Triggers when a new post has been created.”
You learn about each new post the instant it is created, which lets you echo announcements to other channels without copying anything by hand. Pick it over Watch Posts when the follow-up has to happen immediately.
Watch a Reaction
Instant triggerIn Make“Triggers when a new post reaction has been added.”
This trigger turns every reaction a reader leaves on a post into data you can count, store or forward. It gives you a quiet signal of which announcements land, without asking anyone to fill in a survey.
Watch a Subscriber
Instant triggerIn Make“Triggers when a new project subscription has occurred.”
Each new subscription to your AnnounceKit project arrives in Make as soon as it happens, so the people who opt in to your updates can be welcomed or tagged elsewhere without any export.
Watch Posts
Scheduled triggerIn Make“Triggers when a new post has been created.”
This trigger picks up the posts created since its last check each time the scenario runs. It suits flows where a short wait does not matter and you would rather group the work than react to each post alone.
What AnnounceKit modules can do
AnnounceKit gives you 9 modules in 2 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Triggers
2 modulesActions
ActionIn the docs onlyThe AnnounceKit documentation lists an entry called Actions under its Triggers group, with no description attached, so nothing reliable can be said about what it adds beyond the named modules below.
Searches
ActionIn the docs onlySearches is another entry the documentation lists without any explanation, next to Actions in the Triggers group. Its role is not described, so treat it as unknown until you have looked at it inside a scenario.
Other modules
7 modulesCreate a Post
ActionIn Make“Creates a new post.”
Your announcement goes live in AnnounceKit from whatever tool holds the draft, so the changelog stays in step with the release without a second copy and paste.
Delete a Post
ActionIn Make“Deletes an existing post.”
This module removes an existing post from AnnounceKit, which keeps your feed clean when an announcement was published by mistake or has become obsolete.
Delete a Post Locale
ActionIn Make“Deletes content of the post for the selected locale.”
Only one language of a post is cleared, while the other versions stay online. That lets you pull a faulty translation without touching the original announcement.
Execute a GraphQL Query
ActionIn Make“Performs an arbitrary authorized GraphQL query.”
When no named module does what you need, this one sends any authorized GraphQL query to AnnounceKit and hands back the answer. It is the escape hatch of this app, since there is no Make an API Call module here.
Get a Post
ActionIn Make“Returns a single post.”
You fetch one specific post and its details, so later modules can reuse its content instead of you pasting it by hand. It returns a single post, which keeps the next steps simple.
Update a Post Locale
ActionIn Make“Updates the title and body of the post for the selected locale.”
The title and body of a post change for one chosen language, which is how a translated version reaches your readers once it has been approved elsewhere.
Search Posts
SearchIn Make“Returns a list of posts.”
A list of posts comes back from AnnounceKit, one bundle per post, ready to be filtered, copied or archived by the modules that follow.
Need help automating AnnounceKit with Make?
A person reads every message.