- Home
- Resources
- Integrations
- Tremendous
Tremendous Make integrationAutomate Tremendous with Make.
Can a reward go out on its own when someone earns it? The Tremendous Make integration gives you 2 action modules, one of them for email rewards. This guide is for ops and marketing teams: connect the account, then build a first scenario that pays out.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Tremendous Make integration let you automate?
It lets a Make scenario, the automation you build in Make, create Tremendous reward orders for you. A scenario is a chain of modules, each module being one brick that does one job. Here the Tremendous bricks are actions: they send a reward, they never watch Tremendous for news.
Thank people who answer a survey. A research team collects answers in a form tool; each new answer feeds Send an Email Reward, and the respondent gets a gift by email without anyone copying addresses by hand.
Pay out referral bonuses from your base. When a referral is marked as qualified in the table your sales team already uses, the scenario creates one reward order for that person. If that table lives in Airtable, the Airtable Make integration shows how to plug it in as the starting point.
Reach any other part of the Tremendous API. Anything beyond a single email reward goes through Make an API Call, which reuses the same connection.
What Make does not do here: with no trigger module, nothing in Tremendous can start a scenario. The start always comes from another app or from the schedule. The Make documentation for this app also warns that it is AI-generated and advises checking important details with Tremendous directly.
Weighing tools first? The n8n vs Make comparison lays out the criteria, and the Make pricing page explains how operations are counted.
How do you connect your Tremendous account to Make?
- 01
Generate an API key in Tremendous
In the Tremendous dashboard, open Team Settings, go to the Developers tab and click Generate. Copy the API key that appears on screen. You need a Tremendous account before any of this works.
- 02
Add a Tremendous module in Make
Inside your scenario, add a Tremendous module and click Create a connection. A connection is your Tremendous account linked to Make once, then reused by every Tremendous module you add later.
- 03
Paste the key and save
Give the connection a clear label in Connection name if you like, it is optional. Paste the API key you copied, follow the on-screen prompts, and Make stores the connection for the rest of the scenario.
Your first scenario: a reward for every new entry
GoalWhen a new person lands in your source app, Make sends them a Tremendous email reward.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Tremendous has no trigger, so this first module comes from the app that holds your people.
- 02
Pick the starting app
Search your form tool, sheet or CRM by name, choose the module that brings in new entries, and link that account. Each entry becomes a bundle, one item passed to the next module.
- 03
Add Send an Email Reward
Click the + on the right of the first module, search Tremendous and pick Send an Email Reward. Choose your connection, then map the recipient details from the previous module.
- 04
Test with Run once
Click Run once and read the bundles each module received. Send an Email Reward creates a real order even during a test, so put your own address as the recipient the first time.
- 05
Schedule and switch on
Open the clock on the first module: a new scenario runs every 15 minutes by default. Keep that or adjust it, then switch the scenario on so each new entry gets its reward.
What the Tremendous modules do
Tremendous 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
ActionIn Make“Performs an arbitrary authorized API call.”
This module opens the rest of the Tremendous API to your scenario, using the connection you already set up, so you are not limited to the one ready-made action.
Send an Email Reward
ActionIn Make“Creates a new order with a single email reward.”
Each time a bundle reaches it, this module creates a new Tremendous order holding a single reward delivered by email. One person in, one reward out.
Need help automating Tremendous with Make?
A person reads every message.