- Home
- Resources
- Integrations
- Dribbble
Dribbble Make integrationAutomate Dribbble with Make.
Can Make publish and tidy your Dribbble portfolio for you? Yes. The Dribbble Make integration gives you 12 modules: 2 scheduled triggers, 8 actions and 2 searches over shots and projects. This guide takes designers and studio leads from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Dribbble Make integration automate?
The Dribbble Make integration links your Dribbble account to Make, so a scenario (the automation you build in Make, a chain of modules) can notice new shots and projects, create or update them, and pull the full list of your work. No code is involved: you pick modules in the Make editor and connect the Dribbble account you already use.
Every new shot echoed where your team looks. Watch Shots notices each shot you post, and the next module sends it wherever the team follows the work: a chat channel, a spreadsheet, a newsletter draft. Dribbble stays the one place where you publish.
Projects opened from your client pipeline. When a deal is signed in another tool, Create a Project opens the matching project on Dribbble, and Update a Project keeps it in step as the brief evolves.
A clean inventory of your work. List Shots and List Projects return everything the account holds, which is handy for a report or to feed Get a Shot, Update a Shot or Remove a Shot.
What Make does not do here: Dribbble has no instant trigger, so new shots and projects are picked up on the scenario's schedule, not the moment they appear. Anything outside the listed modules goes through Make an API Call. The same app often has an n8n node too; the n8n vs Make comparison lays out the criteria, and Make pricing explains how usage is counted. Prefer a guided start? See Make training.
How do you connect Dribbble to Make?
- 01
Register an application on Dribbble
Dribbble signs Make in through OAuth, so Make needs its own application on your account. In your Dribbble account settings, open Applications (or Developer Applications), click New Application, fill in the required fields and paste the callback URI
https://www.integromat.com/oauth/cb/dribbble. - 02
Copy the two credentials
Click Create Application. Dribbble then displays a Client ID and a Client secret. Copy both and keep them at hand: Make asks for them in the next step, and they are what allows it to act on your shots and projects.
- 03
Create the connection in Make
Add any Dribbble module to a scenario and click Create a connection. Type a Connection name if you like, then paste the credentials or follow the on-screen instructions. A connection is your Dribbble account linked to Make once, and every Dribbble module reuses it.
Your first scenario: open a Dribbble project from a signed deal
GoalWhen a new deal or brief lands in another app, Make creates the matching project on Dribbble.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big +. The first module you choose is the trigger: the brick that decides when the scenario starts.
- 02
Pick the app where deals live
Search the tool that holds your deals or briefs and choose its trigger module. Link that account with Create a connection, then fill the fields: Make lists what it can read once the connection exists.
- 03
Add Create a Project
Click the + on the right of the first module, search Dribbble and pick Create a Project. Select your Dribbble connection and map the data coming from the first module into the project.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received (a bundle is one item passed from a module to the next). Then check on Dribbble that the project looks right.
- 05
Schedule and switch on
Open the clock on the first module. A new scenario runs every 15 minutes by default, which is also the floor on the Free plan. Adjust the schedule if your plan allows it, then switch the scenario on.
Which Dribbble triggers can start a scenario?
2 modules start a scenario when something happens in Dribbble. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Dribbble as soon as it happens.
Watch Projects
Scheduled triggerIn Make“Triggers when a new project was created.”
Opening a new project on Dribbble can now set off work in your other tools: Watch Projects spots each project created on your account and hands it to the rest of the scenario.
Watch Shots
Scheduled triggerIn Make“Triggers when a new shot was created.”
Every shot you publish becomes the starting point of a scenario: Watch Shots passes each new one to the next module as a bundle, ready to be shared, logged or archived somewhere else.
What can Make do in Dribbble?
Dribbble gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Project
ActionIn Make“Creates a project.”
A fresh project on Dribbble, opened by the scenario instead of by hand: Create a Project adds one to your account from the data the previous module delivers.
Create a Shot
ActionIn Make“Creates a shot.”
Publishing work from a scenario is what this module covers: Create a Shot posts a new shot to your Dribbble account with the content the earlier modules prepared.
Get a Shot
ActionIn Make“Gets the authenticated user's shot by ID.”
Holding only a shot's ID is enough here: Get a Shot fetches that single shot from your account with its details, so the following modules can reuse them.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Anything the other modules leave out stays within reach: Make an API Call sends a request to any endpoint of the Dribbble API, using the connection you already set up.
Remove a Project
ActionIn Make“Removes user's project by ID.”
Clearing out a project that no longer belongs in your portfolio takes one module: Remove a Project deletes it by its ID.
Remove a Shot
ActionIn Make“Deletes shot with a specified ID.”
Taking a shot down is the job of Remove a Shot, which deletes the one whose ID you provide and cleans your profile without a visit to Dribbble.
Update a Project
ActionIn Make“Updates project by ID.”
Keeping a project in line with reality gets easier with Update a Project, which changes an existing project identified by its ID.
Update a Shot
ActionIn Make“Updates shot with a specified ID.”
Fixing a shot after it went live no longer means opening Dribbble: Update a Shot edits the shot whose ID you pass to it.
List Projects
SearchIn Make“Lists all projects for this account.”
A full picture of your projects comes from List Projects, which returns every project of the connected account, each one as a separate bundle.
List Shots
SearchIn Make“Lists the authenticated user’s shots.”
Your whole body of work, one bundle per shot: List Shots returns the shots of the authenticated user so the scenario can go through them one by one.
Need help automating Dribbble with Make?
A person reads every message.