Resources · Make integration

ImgBB Make integrationAutomate ImgBB with Make.

Can Make push your photos to ImgBB without a single manual upload? Yes. The ImgBB Make integration offers 1 action module, Upload a Photo, and no trigger. This guide is for people who already host images on ImgBB, and it walks you from the connection to a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the ImgBB Make integration do for you?

The ImgBB Make integration lets a Make scenario (the automation you build, a chain of modules) upload a photo to your ImgBB account for you. A module is one brick of that chain. ImgBB brings a single one, Upload a Photo, so something else always starts the scenario.

Photos from a form land on ImgBB. A form tool collects a picture, its trigger starts the scenario, and Upload a Photo sends that file to ImgBB. The 123FormBuilder Make integration shows what such a form trigger looks like on its own page.

Generated visuals get stored without a copy and paste. When a design tool produces an image in the same scenario, Upload a Photo picks it up from the previous module. The Abyssale Make integration is one example of an app that creates visuals inside Make.

A scheduled batch instead of an event. With no ImgBB trigger, you can also start the scenario on Make's own schedule: a module of the app that stores your files picks them up, and Upload a Photo sends them one bundle (one item passed between modules) at a time.

What Make does not do here: ImgBB has no trigger, no search module and no Make an API Call module in Make, so reading, listing or deleting images stays outside the scenario. The documentation gives no numeric limit for the upload either.

ImgBB may also have a node in n8n. If you are weighing the two tools, the n8n vs Make comparison lays out the criteria side by side.

Connect

How do you connect ImgBB to Make?

  1. 01

    Open the connection window

    Add the Upload a Photo module to your scenario and click Create a connection. A connection is your ImgBB account linked to Make once; every ImgBB module you add later reuses it.

  2. 02

    Give the connection a name

    Naming it is optional, but a clear label such as the account owner or the project helps when several people share the same Make team and pick connections from a list.

  3. 03

    Authorize Make and save

    Follow what the window asks: approve Make on the ImgBB page, or paste the key that ImgBB gives you. Then click Save and the module is ready to use.

First scenario

Build your first scenario with ImgBB

GoalWhen another app hands a photo to Make, Make uploads it to ImgBB.

  1. 01

    Create the scenario

    On the Scenarios page, create a new scenario and click the big + to add the first module. That first spot belongs to the app that owns the photo, since ImgBB has no trigger.

  2. 02

    Pick the starting app

    Search the app where your images appear, choose its module and link its account with Create a connection. Fill its fields; Make lists the folders or objects it can read.

  3. 03

    Add Upload a Photo

    Click the + on the right of the first module, search ImgBB and pick Upload a Photo. Create the ImgBB connection, then map the photo coming from the previous module into it.

  4. 04

    Test with Run once

    Click Run once. Make executes the scenario one time, and you can open each module to read the bundles it received and check that the photo reached ImgBB.

  5. 05

    Schedule and switch on

    Set the schedule on the first module (every 15 minutes by default, 15 minutes at minimum on the Free plan) and switch the scenario on. Each upload then counts as one operation.

Modules

What the ImgBB module does

ImgBB gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.

ImgBB1

Upload a Photo

Action

In MakeUploads a photo.

You get your image sent to ImgBB without opening the site: the module takes a photo handed over by an earlier module and uploads it to your account.

When to use it
right after the step that produces or receives the picture, such as a form submission or a generated visual.
Watch out
it is an action, so it cannot start a scenario; another app's trigger or Make's schedule has to go first, and on the Free plan Make handles files up to 5 MB.
Need help

Need help automating ImgBB with Make?

A person reads every message.

FAQ

ImgBB and Make: common questions

01Is the ImgBB Make integration free?
Yes. ImgBB is a standard app, so it is available from the Free plan. That plan allows 2 active scenarios, a minimum interval of 15 minutes between scheduled runs, 5 minutes of execution per run, files up to 5 MB and 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) bring the interval down to 1 minute, remove the cap on active scenarios and allow 40 minutes of execution. Make counts usage in operations: one module running on one bundle is one operation, so each photo uploaded costs one.
02What do you need to connect ImgBB to Make?
An ImgBB account and a Make account are enough to begin. The documentation lists no prerequisite and no dedicated connection steps, so the generic Make flow applies: add Upload a Photo, click Create a connection, optionally name it, then either approve Make on the ImgBB page or paste the key ImgBB gives you, and click Save. The connection is stored once and reused by every ImgBB module in any scenario of the same account.
03Does ImgBB trigger a Make scenario in real time?
No, because ImgBB has no trigger in Make at all. The scenario has to start elsewhere. The usual way is a trigger from the app that holds the photo, placed as the first module, with Upload a Photo right behind it. The other way is Make's own schedule on the first module, every 15 minutes by default and never under 15 minutes on the Free plan. Whether the start is instant then depends on the first app's trigger type, not on ImgBB.
04What if the ImgBB module you need is missing in Make?
It depends on the task. The Make app for ImgBB covers one job, uploading a photo, and it has no Make an API Call module to reach other features. Listing, reading or deleting images therefore cannot happen inside the scenario with this app. You can handle those steps with another app in the same scenario, or ask the team for help with a different setup. The documentation states no numeric limit for the upload module.
05Should you use Make or n8n for ImgBB?
It depends on the tool you already run your automations in. On the Make side, the facts are clear: 1 action module, Upload a Photo, no trigger, available from the Free plan. ImgBB may also have an n8n node, in which case both tools can reach it. Compare the modules each one offers for your exact task and pick the editor your team already knows. The comparison page linked above sets out the criteria without ranking the two.