- Home
- Resources
- Integrations
- Productboard
Productboard Make integrationAutomate Productboard with Make.
Can Make react when a feature changes in Productboard? Yes. The Productboard Make integration gives you 10 modules: 4 triggers, 5 actions and 1 search. It suits product teams who gather feedback in several tools. This guide takes you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Productboard Make integration let you automate?
The Productboard Make integration plugs your Productboard workspace into Make, a no-code tool where you build a scenario: an automation made of modules, and each module is one brick such as a trigger, an action or a search. With it, Make can watch your features, read them, change them and drop notes into Productboard from the other tools you use.
Customer feedback that files itself. A support message or a form answer arrives elsewhere, and Create a Note turns it into a Productboard note, ready for triage. Nobody pastes quotes by hand anymore.
Roadmap changes that reach sales. Watch Feature Updated starts a scenario as soon as someone edits a feature, and the next module passes the news to the channel your account managers actually read.
A record of what was dropped. Watch Feature Deleted fires when a feature disappears, so you can log it in a sheet and still answer the customer who asked for it.
The listed modules cover features and notes only. For any other part of Productboard, Make an API Call reaches the rest of the API with the same connection. The Make documentation gives no numeric limit for this app. The same app often exists as an n8n node too; the n8n vs Make comparison helps you pick, the Make training covers the editor from scratch, and Make troubleshooting helps when a run fails.
How do you connect Productboard to Make?
- 01
Get your API key
Before touching Make, open your Productboard account and generate an API key. You need an active Productboard account for this. Keep the key at hand: it goes into the API Key field of the connection.
- 02
Add a Productboard module
In your scenario, add any Productboard module and click Create a connection. A connection is your Productboard account linked to Make once, then reused by every Productboard module. Naming it is optional.
- 03
Paste the key or authorize
Make offers two ways in: paste your key into API Key, or pick OAuth and approve access on the Productboard page that opens. Click Save, and the module can now list your features.
Your first scenario: feedback that becomes Productboard notes
GoalWhen a customer message lands in your support or form tool, Make creates a note in Productboard.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the big +. This first slot holds whatever starts the flow.
- 02
Pick the source of feedback
Search for the app where customer messages arrive, such as your helpdesk or form builder, choose its trigger and link its account with Create a connection.
- 03
Add Create a Note
Click the + on the right of that first module, search Productboard and choose Create a Note. Select your Productboard connection, then map the message from the previous module into the note.
- 04
Test with Run once
Send yourself a sample message, then click Run once. Make runs the scenario one time and shows the bundles each module received. Check that the note appears in Productboard.
- 05
Schedule and switch on
Open the clock on the first module under Scheduling. 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 can start a Productboard scenario?
4 modules start a scenario when something happens in Productboard. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Productboard as soon as it happens.
Watch new features
triggerIn the docs onlyWatch new features collects the features added to Productboard since its last check and passes each one on as a bundle, which is a single item moving from one module to the next.
Watch Feature Updated
Instant triggerIn Make“Triggers when a feature is updated.”
Watch Feature Updated starts your scenario the moment someone edits a feature, so a change in Productboard reaches your other tools without anyone relaying it.
Watch Feature Deleted
Instant triggerIn Make“Triggers when a feature is deleted.”
Watch Feature Deleted gives you a signal when a feature disappears from Productboard, which is the moment people usually lose track of who asked for it.
Watch Feature Created
Instant triggerIn Make“Triggers when a new feature is created.”
Watch Feature Created wakes your scenario when a new feature is added, which lets the whole team see fresh ideas without opening Productboard.
What can Make do in Productboard?
Productboard gives you 6 modules in 4 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Features
3 modulesList Features
SearchIn Make“Lists all features.”
List Features pulls your Productboard features in one go and returns them as separate bundles, zero, one or many depending on what exists.
Get a Feature
ActionIn Make“Returns information about the selected feature.”
Get a Feature fetches the current details of one feature, so the rest of your scenario works from fresh data rather than a stale copy.
Update a Feature
ActionIn Make“Updates the selected feature.”
Update a Feature changes a feature you select, which keeps Productboard in step with work tracked somewhere else.
Notes
1 moduleCreate a text note
ActionIn the docs onlyCreate a text note adds a note to Productboard; the Make documentation lists it without a description, and its name suggests a note made of plain text.
Other
1 moduleMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets your scenario reach any endpoint of the Productboard API, reusing the connection you already created, so you are not limited to features and notes.
Other modules
1 moduleCreate a Note
ActionIn Make“Creates a new note.”
Create a Note records a new note in Productboard, giving every customer insight a place in the same inbox your product team already triages.
Need help automating Productboard with Make?
A person reads every message.