- Home
- Resources
- Integrations
- Stamped.io
Stamped.io Make integrationAutomate Stamped.io with Make.
What if every new customer review could set off the next step on its own? The Stamped.io Make integration gives you 5 modules, including an instant trigger for fresh reviews. This guide connects your store and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Stamped.io Make integration do for your store?
The Stamped.io Make integration links your review account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that each do one job. Stamped.io brings 5 of those modules: one instant trigger that fires on new reviews, 3 actions and 1 search.
Reviews that go live without a manual click. Start with Watch Reviews, then pass each review to Publish/Unpublish a Review. If your store holds reviews for approval, the scenario can flip them to published as soon as Stamped.io reports them, instead of waiting for someone to open the dashboard.
Feedback gathered elsewhere, saved as a real review. Some customers answer by email or through a form in another app. Create a Review turns that answer into a Stamped.io review, so it shows up with the rest instead of sitting in an inbox.
A quick lookup before you act. Search Reviews finds existing reviews from the details you provide. Put it in front of an action when the scenario must first check what is already there, then decide what to do with each result.
Where the listed modules stop, Make an API Call reaches any other endpoint of the Stamped.io API with the same connection. Beyond that, the documentation lists no specific limit for this app. The same app may also exist on n8n, and the n8n vs Make page lays out how the two tools differ. Wondering what a run costs? Make pricing explains how Make counts operations on each plan, in plain terms. Prefer to learn by building? Try Make training.
How do you connect Stamped.io to Make?
- 01
Copy your three keys from Stamped.io
You need an active merchant account on Stamped.io. In its dashboard, open Settings, then Review Integrations, then API Keys. Copy the API key, the Client secret and the Store Hash shown there and keep them at hand.
- 02
Add a Stamped.io module and create the connection
A connection is your Stamped.io account linked to Make once, then reused by every Stamped.io module. In your scenario, add any Stamped.io module and click Create a connection. The Connection name field is optional, but a clear name helps if you run several stores.
- 03
Paste the keys and save
Enter the API key, Client secret and Store Hash you copied, or follow the instructions Make shows on screen. Once saved, the connection appears in the dropdown of every other Stamped.io module, so you never type these keys again.
Your first scenario: publish new reviews on arrival
GoalWhen a customer leaves a review in Stamped.io, Make publishes it straight away.
- 01
Create an empty scenario
From the Scenarios page, create a new scenario. Make opens a blank canvas with a large + in the middle: that is where your first module goes.
- 02
Add Watch Reviews
Click the +, search for Stamped.io and pick Watch Reviews. Click Create a webhook, then Create a connection and paste your three keys. The lightning badge tells you this trigger is instant.
- 03
Chain Publish/Unpublish a Review
Click the + on the right of the trigger and choose Publish/Unpublish a Review. Map the review coming from Watch Reviews into it, so Make knows exactly which review to publish.
- 04
Test with Run once
Click Run once, then leave a test review in your store. Then read the bundle each module received, meaning the review data passed from one module to the next.
- 05
Switch the scenario on
When the test looks right, turn the scenario on. From then on, Stamped.io calls Make each time a review lands, and every run uses operations, the unit Make counts on your plan.
What starts a Stamped.io scenario
1 module starts a scenario when something happens in Stamped.io. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Stamped.io as soon as it happens.
Watch Reviews
Instant triggerIn Make“Triggers when an new review is created.”
Watch Reviews starts your scenario the moment a customer posts a new review in Stamped.io, and hands the review to the next module as a bundle you can map anywhere in the flow.
What the Stamped.io modules do
Stamped.io gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Review
ActionIn Make“Creates a new review.”
Create a Review adds a brand new review to your Stamped.io store from data your scenario already holds, so feedback collected in another tool ends up next to the rest of your reviews.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module gives you access to any endpoint of the Stamped.io API, reusing the connection you already created, which covers everything the four ready-made modules leave out.
Publish/Unpublish a Review
ActionIn Make“Publishes or Unpablishes a review.”
With Publish/Unpublish a Review, you decide from a scenario whether a given review is visible on your storefront or hidden from it, without opening the Stamped.io dashboard.
Search Reviews
SearchIn Make“Searches a review by provided info.”
Search Reviews returns the Stamped.io reviews that match the details you give it, which lets your scenario look before it acts instead of working blind.
Need help automating Stamped.io with Make?
A person reads every message.