- Home
- Resources
- Integrations
- SeekTable
SeekTable Make integrationAutomate SeekTable with Make.
Can Make send your SeekTable reports out without you opening the app? The SeekTable Make integration gives you 10 modules: 2 scheduled triggers, 6 actions and 2 searches. This guide is for analysts and ops leads, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SeekTable Make integration do for you?
The SeekTable Make integration links your SeekTable account to Make so that new cubes and reports can start an automation, and so that reports can be exported, fetched or emailed without a manual click. In Make, that automation is called a scenario: a chain of modules, where each module is one brick, such as a trigger, an action or a search.
A report that reaches the right inbox. Watch Reports spots a report added in SeekTable, and Share a Report by Email sends it to the address you pick. A sales manager gets the new pipeline pivot without asking for it.
Fresh data pushed in from another tool. Upload a CSV File takes a CSV produced by another app in the scenario, for example an export from your CRM or your billing tool, and sends it to SeekTable so your cubes rely on current figures.
An inventory of your analytics. List Cubes and List Reports return everything your account holds, one item per cube or report, which you can write into a sheet to see what exists before a cleanup. Get a Report and Get a Cube then read the details of a single one by its ID.
What Make does not do here: both triggers are scheduled, so Make checks SeekTable on the scenario's schedule instead of hearing about changes instantly. For anything the listed modules miss, Make an API Call reaches the rest of the SeekTable API. If you are still weighing tools, read the n8n vs Make comparison, check Make pricing, or follow the Make training to build faster.
How do you connect SeekTable to Make?
- 01
Copy your API key in SeekTable
In SeekTable, open Manage Account, click Get API Key and copy the key shown in the dialog. You need an active SeekTable account for this; the key is what lets Make act on your cubes and reports.
- 02
Add a SeekTable module in Make
In your scenario, add any SeekTable module and click Create a connection. A connection is your SeekTable account linked to Make once, then reused by every SeekTable module. You can type a label in Connection name if you manage several accounts.
- 03
Paste the key and save
Paste the API key you copied into the connection window and confirm. Make then lists your cubes and reports in the module fields, which is the quickest sign that the link works before you go further.
Your first scenario: email every new SeekTable report
GoalWhen a report is added in SeekTable, Make shares it by email with the person who needs it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big +. Search for SeekTable and pick Watch Reports as the first module, the one that starts everything.
- 02
Link your account
Click Create a connection and paste your SeekTable API key. Once saved, the module can read your reports, and every SeekTable module you add later reuses the same connection.
- 03
Add the email step
Click the + to the right of Watch Reports and add Share a Report by Email. Map the report coming from the trigger, then type the email address that should receive it.
- 04
Test with Run once
Click Run once, then add a report in SeekTable. Open the bubble above each module to read the bundles it received: a bundle is one item passing from one module to the next, here one report.
- 05
Schedule and switch on
Open the clock on Watch Reports: a new scenario checks every 15 minutes by default, and the Free plan cannot go lower. Pick your interval and switch the scenario on so it keeps working without you.
What starts a SeekTable scenario?
2 modules start a scenario when something happens in SeekTable. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SeekTable as soon as it happens.
Watch Cubes
Scheduled triggerIn Make“Triggers when a new cube has been added.”
Watch Cubes gives your scenario a starting point each time someone adds a new cube in SeekTable, and hands that cube to the next module as a bundle you can map.
Watch Reports
Scheduled triggerIn Make“Triggers when a new report has been added.”
Watch Reports is the trigger to reach for when a freshly saved report should lead to something: an email, a message, a line in a log. Every new report arrives in Make as its own bundle.
What can the SeekTable modules do?
SeekTable gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Generate a Report
ActionIn Make“Allows you to export saved report 'as-is' (identical to the Export initiated from the web interface).”
Generate a Report exports a saved report exactly as it looks, the same result you would get from the Export button in the SeekTable web interface, so the file can travel to the next module.
Get a Cube
ActionIn Make“Retrieves a single cube by ID.”
Get a Cube fetches the details of one cube when you already know its ID, so later modules can read and reuse its information instead of guessing.
Get a Report
ActionIn Make“Retrieves a single report by ID.”
Get a Report brings back a single report by its ID, handy when a scenario holds the ID but not the rest of the report's details.
Make an API Call
ActionIn Make“Performs an arbitary authorized API call.”
Make an API Call lets you call any endpoint of the SeekTable API from your scenario, using the same connection as the other modules, so nothing needs a second login.
Share a Report by Email
ActionIn Make“Shares a selected report to a specified email.”
Share a Report by Email sends a report you select to the email address you specify, which turns a report into something a manager actually receives.
Upload a CSV File
ActionIn Make“Uploads a CSV file.”
Upload a CSV File sends a CSV into SeekTable from your scenario, so data exported by another tool lands in your analytics without a manual upload.
List Cubes
SearchIn Make“Lists all cubes.”
List Cubes returns every cube in your SeekTable account, one bundle per cube, which gives you a full inventory to sort or archive elsewhere.
List Reports
SearchIn Make“Lists all reports.”
List Reports gives back all your saved reports as separate bundles, so a scenario can act on each of them in turn.
Need help automating SeekTable with Make?
A person reads every message.