Aha! Make integrationAutomate Aha! with Make.
What could your roadmap do on its own if every new feature or idea moved where it needs to go? The Aha! Make integration gives you 16 modules: 2 instant triggers, 13 actions and 1 search. This page shows product teams how to connect the account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Aha! Make integration automate?
The Aha! Make integration links your Aha! account to Make, a visual tool where you build a scenario (the automation itself, a chain of steps) without writing code. Each step is a module: something that listens to Aha!, reads a record, or changes one. Aha! can then react to other apps, and other apps can react to Aha!.
Ideas that arrive from anywhere. A request lands in a form, a support tool or a shared sheet, and Create an Idea files it in Aha! so product managers review it with the rest, instead of copying it by hand.
A roadmap that tells people when it moves. Watch New Feature fires the moment someone adds a feature, and Watch New Activity follows what happens in the account. Both are instant: Aha! calls Make through a webhook, so the next app hears about it without waiting for a schedule.
A tidy portal audience. With Search Portal Users, Create a Portal User and Update a Portal User, the list of people allowed into your portal follows the customer list you keep elsewhere.
What the modules do not cover yet, Make an API Call can reach, with the same connection. The Make documentation for this app is marked as AI-generated from the Aha! docs, so check any detail that matters in Aha! itself. The same app often has an n8n node too: the n8n vs Make comparison lays out the differences, and the Make pricing page explains what the plans include.
How do you connect your Aha! account to Make?
- 01
Generate an API key in Aha!
In Aha!, open the Settings menu, click API keys, then use the button that generates a new key. Copy it right away: it is what lets Make act on your account. You need an active Aha! account for this.
- 02
Add an Aha! module and open the connection
In your Make scenario, add any Aha! module and click Create a connection. A connection is your Aha! account linked to Make once, then reused by every Aha! module. The Connection name field is optional; a clear name helps if you manage several workspaces.
- 03
Paste the key and save
Paste the API key you copied, or follow the instructions Make shows on screen if you authenticate with an OAuth2 token instead. Save, and the module can now list what it reads from your Aha! account.
Your first scenario: turn incoming requests into Aha! ideas
GoalWhen a request arrives in another app, Make files it in Aha! as a new idea.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to place the first module: the app where requests come in, such as your form tool or help desk.
- 02
Add Create an Idea
Click the + on the right of that first module, search for Aha! and pick Create an Idea. Choose your Aha! connection, or create it with the API key from the steps above.
- 03
Map the request into the idea
Fill the module fields by mapping the request text from the first module. Once the connection exists, Make lists the Aha! objects it can read, so you pick the target instead of typing it.
- 04
Test with Run once
Send one sample request, then click Run once. Read the bundle each module received (one bundle is one item, here one request) and check the idea in Aha!.
- 05
Schedule and switch it on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run on a bundle counts as one operation on your Make plan.
What can start an Aha! scenario?
2 modules start a scenario when something happens in Aha!. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Aha! as soon as it happens.
Watch New Activity
Instant triggerIn Make“Triggers when there is new activity.”
This trigger starts your scenario whenever something new happens in your Aha! account, so the rest of your tools can follow the life of the roadmap without anyone reposting updates by hand.
Watch New Feature
Instant triggerIn Make“Triggers when a new feature is created.”
Watch New Feature hands you each feature the moment it is created in Aha!, ready to share with the teams that build, sell or support it.
What can Make do in Aha!?
Aha! gives you 14 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Feature
ActionIn Make“Creates a new feature for a release.”
Adds a feature to a release in Aha!, so work agreed somewhere else shows up on the roadmap without being typed twice.
Create an Idea
ActionIn Make“Creates a new idea.”
Files a new idea in Aha!, giving customer requests and team suggestions one place to be reviewed and ranked.
Create a Portal User
ActionIn Make“Creates a new portal user.”
Gives a person access to your Aha! portal by creating their portal user, which saves an admin from inviting each new customer by hand.
Delete a Feature
ActionIn Make“Deletes a feature specified by ID.”
Removes a feature from Aha! by its ID, which keeps the roadmap clean when the work behind it is cancelled in another system.
Delete an Idea
ActionIn Make“Deletes idea specified by ID.”
Deletes one idea by its ID, useful to clear out test entries or submissions your intake scenario should never have filed.
Delete a Portal User
ActionIn Make“Deletes a portal user specified by ID.”
Closes portal access for one person by deleting their portal user, so former customers stop seeing your ideas portal.
Get a Feature
ActionIn Make“Gets a feature specified by ID.”
Reads one feature by its ID and hands its full details to the next module, so you can pass them on accurately.
Get an Idea
ActionIn Make“Gets idea specified by ID.”
Returns one Aha! idea by its ID, so a scenario can check where a request stands before acting on it.
Get a Portal User
ActionIn Make“Gets a portal user specified by ID.”
Pulls the record of one portal user by ID, handy when another app needs to know who is behind a portal account.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Sends your own request to the Aha! API with the connection you already set up, for the jobs the ready-made modules do not offer.
Update a Feature
ActionIn Make“Updates feature specified by ID.”
Changes an existing feature, found by its ID, so the roadmap reflects what the delivery team reports.
Update an Idea
ActionIn Make“Updates an idea specified by ID.”
Edits an idea already in Aha!, by ID, so details added later by a customer or a colleague are not lost.
Update a Portal User
ActionIn Make“Updates a portal user specified by ID.”
Keeps a portal user's record in line with your source of truth by editing it through its ID.
Search Portal Users
SearchIn Make“Searches for portal users.”
Looks up portal users and returns every match, which is how you find the ID the Get, Update and Delete modules ask for.
Need help automating Aha! with Make?
A person reads every message.