Skai Make integrationAutomate Skai with Make.
Tired of exporting the same Skai report by hand? The Skai Make integration gives you 4 action modules that run reports and download their results. This guide is for marketing and ops teams, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Skai Make integration do for you?
The Skai Make integration links your Skai 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. With Skai, those bricks run reports and fetch their files, so the numbers you need reach the rest of your tools without a manual export.
A report that runs itself. If your team already built a report in the Skai interface, Run an Existing Report launches it by its ID. Put Make's schedule in front and the run starts on its own, then Download a Report File collects the results so another module can send them onward.
A custom pull of analysis data. Need a dataset that no saved report covers? Configure and Run a Report fetches data from the Skai analysis grids, so a scenario can build the report and run it in one step.
Anything else the API allows. Make an API Call reaches any endpoint of the Skai API with the same connection. It is the way out when the three report modules stop short.
Know the edges before you start. Skai has no trigger module in Make, so a scenario starts from Make's own schedule or from another app. The Skai documentation page on Make also warns that it was generated with AI, so check anything important against Skai. For the bigger picture, read our Make review, or compare both tools in n8n vs Make. Teams that prefer help can talk to our Make agency.
How do you connect your Skai account to Make?
- 01
Open the connection window
Log in to Make, add any Skai module to your scenario and click Create a connection. A connection is your Skai account linked to Make once; every Skai module of the scenario reuses it afterwards.
- 02
Name it so you can find it
The Connection name field is optional, yet worth filling. A clear name such as the client or the Skai server helps a lot when several people or several accounts share the same Make organization.
- 03
Paste your Skai credentials
Enter the credentials copied from Skai: the Client ID, the Refresh Token and the Server ID. The first two appear on the Skai login page once you generate a refresh token; the Server ID sits under Administration > About Skai > Server ID.
Your first scenario: run a Skai report and grab the results
GoalWhen Make's schedule fires, Skai runs a saved report and Make downloads the results file.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big +. Search for Skai and pick Run an Existing Report as the first module.
- 02
Link your account and choose the report
Click Create a connection and paste your Skai credentials. Then enter the ID of a report that already exists in the Skai interface.
- 03
Add the download
Click the + on the right of the first module and add Download a Report File. It finds a run by its ID: after a first Run once, look at what the previous module returned and map the run identifier from there, rather than typing it.
- 04
Test with Run once
Click Run once. Make executes the scenario one time and shows the bundles each module received; a bundle is one item passing between modules, here the report run and then its file.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, and change it to fit how often your team needs fresh numbers. Then switch the scenario on.
What the Skai modules do
Skai gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Configure and Run a Report
ActionIn Make“Fetch any dataset available in the Skai analysis grids.”
Builds a report on the spot and runs it, pulling whatever dataset the Skai analysis grids offer. You get fresh data without first saving a report inside Skai.
Download a Report File
ActionIn Make“Downloads the results of a report run, by its ID.”
Hands you the results of a report run as a file, found by its run ID, ready to be emailed, stored or parsed by the next module.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the whole Skai API to your scenario: you call any endpoint you want, signed with the connection you already set up, with no second login to manage.
Run an Existing Report
ActionIn Make“Trigger a run of an existing report, previously created in the Skai interface, by report ID.”
Starts a fresh run of a report your team already designed in the Skai interface, using its report ID, so the saved setup stays the single reference.
Need help automating Skai with Make?
A person reads every message.