- Home
- Resources
- Integrations
- Kraken.io
Kraken.io Make integrationAutomate Kraken.io with Make.
Need images optimized without opening Kraken.io each time? The Kraken.io Make integration gives you 4 action modules: two ways to optimize an image from its URL, an account check and an open API call. This guide connects your account and builds a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can you automate with the Kraken.io Make integration?
The Kraken.io Make integration lets a Make scenario (the automation you build, a chain of bricks called modules) send an image URL to Kraken.io and get it optimized, with no code. It accepts JPG, PNG, WebP, GIF, animated ones included, and SVG. Kraken.io has no trigger in Make, so another app or a schedule starts the flow.
Product photos ready for the store. When your catalog team adds a new image link in the tool it already uses, Synchronous Image Optimization (URL) passes it to Kraken.io. The doc points to this version for small files.
Heavy visuals on their own track. Full-size banners or print pictures go through Asynchronous Image Optimization (URL), the version Kraken.io suggests for large files.
A quota you can keep an eye on. Confirm User Status reads your plan name, total, used and remaining quota, and whether the account is active. Handy before you send a big batch.
Anything the listed modules leave out goes through Make an API Call, which reaches any endpoint of the Kraken.io API with the same connection. Before picking a plan, check Make pricing. Torn between two tools? Read n8n vs Make. And if you want a guided tour of the editor, the Make training covers it.
How do you connect Kraken.io to Make?
- 01
Copy your API key and secret
In your Kraken.io account dashboard, open the API Credentials section and copy two values: the API key and the API secret. Your account, on a free or paid Kraken.io plan, needs to include API access.
- 02
Add a Kraken.io module
In Make, click the + in your scenario, search for Kraken.io, pick a module and click Create a connection. A connection is your Kraken.io account linked to Make once, then reused by every Kraken.io module.
- 03
Paste the credentials
The Connection name field is optional; a clear name helps if you manage several accounts. Paste the API key and the API secret you copied. The module fields now show up, ready to fill.
Your first scenario: optimize each new image link
GoalWhen another app hands Make a new image URL, Make sends it to Kraken.io for optimization.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. It comes from the app that holds your image links, such as a form or a spreadsheet.
- 02
Set up the starting app
Search that app, choose the module that returns new items and connect your account. Each item travels as a bundle, one element passed to the next module, with the image URL inside.
- 03
Add Kraken.io
Click the + on the right, search Kraken.io and choose Synchronous Image Optimization (URL). Select your connection, then map the image URL coming from the previous module.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received; open the Kraken.io bubble to read the answer for your image.
- 05
Schedule and switch on
On the first module, open the clock: a new scenario runs every 15 minutes by default, the shortest interval on the Free plan. Set the schedule you need, then switch the scenario on.
What each Kraken.io module does
Kraken.io gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Asynchronous Image Optimization (URL)
ActionIn Make“This Asynchronous operation is best suited for Large files. Add an image URL and optimize it using Kraken.io API. Suitable for JPG, PNG, WebP, GIF (including animated GIFs), and SVG images.”
Large images get their own route: you give Kraken.io the image URL and it runs the asynchronous optimization, the one its doc recommends for big files. It takes JPG, PNG, WebP, GIF (animated too) and SVG.
Confirm User Status
ActionIn Make“Kraken.io allows you to programmatically query your account status, enabling you to retrieve details such as the name of the plan you have subscribed to, your total quota, used quota, remaining quota, and the "active" status of your account.”
You see your Kraken.io account at a glance: plan name, total quota, used quota, remaining quota and whether the account is active. No image is touched here; the module only reads your status.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Whatever the Kraken.io API offers beyond the other three modules becomes reachable, using the connection you already set up. You choose the endpoint and Make sends an authorized request for you.
Synchronous Image Optimization (URL)
ActionIn Make“This synchronous operation is best suited for small files. Add an image URL and optimize it using Kraken.io API. Suitable for JPG, PNG, WebP, GIF (including animated GIFs), and SVG images.”
Send an image link and Kraken.io optimizes it in synchronous mode, the version the doc suggests for small files. Formats covered: JPG, PNG, WebP, GIF including animated GIFs, and SVG.
Need help automating Kraken.io with Make?
A person reads every message.