- Home
- Resources
- Integrations
- Trustpilot
Trustpilot Make integrationAutomate Trustpilot with Make.
Can Make talk to your Trustpilot Business account? Yes: the Trustpilot Make integration gives you 2 action modules that call the Trustpilot API for you. This guide is for teams that handle reviews and want the data elsewhere. You will link your key and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Trustpilot Make integration do for you?
The Trustpilot Make integration links your Trustpilot Business account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that does a single job. Trustpilot brings 2 modules, both actions that send a request to the Trustpilot API once your account is connected.
Because the app has no trigger, every scenario starts somewhere else. A support lead can start from a spreadsheet row or a form reply, then use Make an API Call Using API Key to query Trustpilot and pass the answer to the help desk. The result: review information lands where the team already works.
A marketing manager can do the same thing with Make an API Call Using OAuth Token when the account is authorized that way, and push what comes back into a report or a shared table. A third pattern: an operations team starts the scenario on a schedule, so Make asks Trustpilot for fresh data at a regular interval and files it in another app.
Know the limits before you start. Both modules are generic: you choose the Trustpilot API request yourself, which means reading the Trustpilot API documentation for the address and parameters. Make also warns that its Trustpilot documentation is AI-generated and may contain mistakes, so check important details with Trustpilot directly.
If you are weighing tools, the n8n vs Make comparison lays out the criteria. To learn the editor step by step, the Make training starts from zero, and the Make troubleshooting page helps when a run fails.
How do you connect Trustpilot to Make?
- 01
Copy your Trustpilot API key
Open your Trustpilot Business dashboard and go to the Settings or Integrations section, then the API, Developers or API Keys area. Copy the key shown there. You need an active Business account for this to work.
- 02
Add a Trustpilot module
In your Make scenario, add one of the Trustpilot modules and click Create a connection. A connection is your Trustpilot account linked to Make once, then reused by every Trustpilot module you add later.
- 03
Paste the key and save
Give the connection a clear name in Connection name if you like, it is optional. Then paste the credentials you copied from Trustpilot, or follow the instructions Make shows on screen, and save the connection.
Build your first scenario with Trustpilot
GoalWhen another app sends Make a new item, Make calls the Trustpilot API with your key and passes the answer on.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Pick the app that holds the starting data, since Trustpilot itself cannot start a scenario.
- 02
Add the Trustpilot call
Click the + to the right of that first module, search for Trustpilot and choose Make an API Call Using API Key. Select your connection or create it with Create a connection.
- 03
Describe the request
Fill the module with the Trustpilot API request you need, taken from the Trustpilot API documentation. Map values from the first module where the request needs them, for example an identifier from a sheet row.
- 04
Test with Run once
Click Run once to run the scenario a single time. Then read the bundles each module received: a bundle is one item passing from one module to the next.
- 05
Schedule and switch on
On the first module, open the clock and set the Scheduling. A new scenario runs every 15 minutes by default. When the test looks right, switch the scenario on.
What the Trustpilot modules do
Trustpilot gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call Using API Key
ActionIn Make“Performs an arbitrary authorized API call using API Key.”
This module sends a request of your choice to the Trustpilot API, signed with the API key from your Business dashboard, and hands the response to the next module. It is the main door into Trustpilot from Make.
Make an API Call Using OAuth Token
ActionIn Make“Performs an arbitrary authorized API call.”
Here the request to the Trustpilot API goes out under an OAuth token instead of a plain key, and you still get the raw answer back as a bundle for the rest of the scenario.
Need help automating Trustpilot with Make?
A person reads every message.