- Home
- Resources
- Integrations
- Databox
Databox Make integrationAutomate Databox with Make.
Tired of typing numbers into Databox by hand? The Databox Make integration gives you one action, Submit Data, that pushes values into a Databox source. This guide shows how to link your account and build a first scenario around it.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Databox Make integration do?
The Databox Make integration lets a Make scenario (the automation you build, a chain of bricks called modules) send data into Databox without code. Another app or a schedule starts the scenario, and the Submit Data module delivers the values to a source in your Databox account.
Numbers that never get retyped. A sales tool records a deal, a form collects a signup, a spreadsheet gets a new row. Put that app's module first, then Submit Data, and each item it hands over reaches Databox without anyone copying it.
One place for figures that live in scattered tools. Several scenarios can each end on Submit Data, so values from different apps land in Databox through the same move. If your figures live in a database, the Airtable Make integration shows how to read them.
A scheduled push. With no trigger in front, Make starts the scenario on its own clock and Submit Data sends what the previous modules prepared.
What it does not do: Databox has no trigger in Make, no search module and no Make an API Call module. The app only receives data. On the Databox side, you need a Professional plan or higher. The same app often has an n8n node too; the n8n vs Make comparison lays out how the two tools differ, and the Make review covers Make on its own.
How do you connect Databox to Make?
- 01
Create a token in Databox
In your Databox account, open the Developer section of the dashboard, click Create Token, and copy the API token that shows up. Make needs it to prove the scenario is allowed to write to your account.
- 02
Add the module and open the connection
In your scenario, add the Databox module and click Create a connection. A connection is your Databox account linked to Make once, then reused by every Databox module you add later.
- 03
Paste the token and save
Give the connection a name in Connection name if you like (it helps when you run several accounts), paste the token you copied, and follow the on-screen instructions to finish.
Your first scenario with Databox
GoalWhen something happens in another app, Make sends the value to Databox with Submit Data.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. This first spot goes to the app that holds your numbers, not to Databox.
- 02
Pick the starting module
Search the app where the data appears, pick its module and link your account. Each item it outputs is a bundle: one row, one deal, one form entry passed to the next module.
- 03
Add Submit Data
Click the + on the right of that module, search Databox, choose Submit Data and pick your connection. Then map the values from the previous module into its fields.
- 04
Test with Run once
Click Run once to run the scenario a single time. Open the bubble above each module to read the bundles it received, then check that the value reached Databox.
- 05
Set the schedule and switch it on
On the first module, set the schedule (every 15 minutes by default, 15 at the fastest on the Free plan) and switch the scenario on. Each module run counts as one operation on your plan.
What the Databox module does
Databox gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Submit Data
ActionIn Make“Sends data to the source.”
This action takes the values your scenario collected and pushes them to a source in Databox, so the figure appears there without manual entry. It is the only Databox module in Make, which makes it the last step of almost every Databox scenario.
Need help automating Databox with Make?
A person reads every message.