Jibble Make integrationAutomate Jibble with Make.
Can Make keep Jibble in sync with the rest of your tools? The Jibble Make integration gives you 17 modules: 8 actions and 9 searches. This guide is for ops leads who track time in Jibble, and it walks you from the connection to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Jibble Make integration do for you?
It links your Jibble account to Make so another tool can write to Jibble or read from it without anyone copying data by hand. You build a scenario (the automation itself, a chain of steps) out of modules, and each Jibble module either creates or updates something, or looks it up for the next step.
New team members appear in Jibble on their own. When your hiring tool records a hire, Create a Person adds them, and Update a Person keeps their record current when details change later.
Hours land where your finance team reads them. List Timesheets Daily Summary or Search Timesheets pulls tracked time, and the next module in the scenario writes it to a sheet or a reporting tool.
Client work is set up before the first hour is logged. A signed deal in your CRM can trigger Create a Client and Create a Project, with Update a Project for later edits.
One thing Make cannot do here: react to an event inside Jibble. The app has no trigger module, so every Jibble scenario starts from another app or from a schedule. The Jibble page in Make's app docs also says it was AI-generated from Jibble's documentation, so double-check any detail that matters. If you want a structured way in, the Make training covers these patterns, and Make pricing explains how runs are counted.
Many apps also have an n8n node. If you are weighing both tools, read n8n vs Make before you build.
How do you connect Jibble to Make?
- 01
Generate credentials in Jibble
In Jibble, open Organization Settings, go to the API Credentials tab and click Create New Secret. Enter the callback URI
https://www.integromat.com/oauth/cb/jibble, then copy the Client ID and the Client secret shown on screen. - 02
Add a Jibble module in Make
Log in to Make, add any Jibble module to your scenario and click Create a connection. A connection is your Jibble account linked to Make once and reused by every Jibble module you add afterward.
- 03
Paste the credentials and save
Give the connection a clear name in the Connection name field if you like (it is optional). Paste the credentials you copied from Jibble, or follow the prompts Make displays, and save.
Your first scenario with Jibble
GoalWhen a new hire is recorded in another app, Make creates that person in Jibble.
- 01
Create a new scenario
On the Scenarios page, create a new scenario and click the + to add the first module. A module is one brick of the scenario: a trigger, an action or a search.
- 02
Start from the app that knows the hire
Jibble has no trigger, so the first module comes from the tool where hires are recorded, such as a form or a spreadsheet. Search for that app, pick its module and connect the account.
- 03
Add Create a Person
Click the + on the right of the first module, search for Jibble and pick Create a Person. Choose your Jibble connection, then map data from the previous module into the fields Make displays.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open each module to read the bundles it received (a bundle is one item passed along, here one person) and check the new entry in Jibble.
- 05
Schedule it and switch it on
Set the schedule on the first module, which is every 15 minutes by default, then switch the scenario on. On the Free plan, 15 minutes is also the shortest interval between scheduled runs.
What each Jibble module does
Jibble gives you 17 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Clock In / Clock Out
ActionIn Make“Clocks in with specified parameters.”
Records a clock event in Jibble for someone on your team, so a shift can start or end without anyone opening the Jibble app. The time entry comes from whatever happened earlier in the scenario.
Create a Client
ActionIn Make“Creates a new client.”
Adds a new client to Jibble, so the customer exists there the moment a deal closes somewhere else and your team can start tracking work for it.
Create an Activity
ActionIn Make“Creates a new activity.”
Creates a new activity in Jibble, so a new type of work is available to your team without an admin adding it by hand first.
Create a Person
ActionIn Make“Creates a new person/team member.”
Adds a new team member to Jibble, which means onboarding no longer depends on someone remembering to invite the hire into the time tracker.
Create a Project
ActionIn Make“Creates a new project.”
Opens a new project in Jibble so time can be logged against it, straight from the tool where the project was born, whether that is a signed quote or a new board.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the Jibble API from your scenario with the same connection, which covers the requests the other Jibble modules do not handle.
Update a Person
ActionIn Make“Updates a person by ID.”
Changes the record of an existing team member in Jibble, identified by their ID, so a promotion or a team move shows up without editing profiles one at a time.
Update a Project
ActionIn Make“Updates selected project.”
Edits a project that already exists in Jibble, so a renamed engagement or a project that has moved on stays accurate in your time tracking without a manual pass.
List Timesheets Daily Summary
SearchIn Make“Lists Timesheets daily summary for selected users.”
Pulls a day-by-day summary of tracked time for the users you select, so payroll or client billing gets totals instead of raw clock events.
Search Activities
SearchIn Make“Lists activities by search criteria.”
Finds the activities in Jibble that match your criteria and hands them to the next step, which is handy for checking what already exists before you create anything new.
Search Clients
SearchIn Make“Lists clients by search criteria.”
Looks up clients in Jibble by the criteria you set, giving you their records to reuse later in the scenario without typing anything twice.
Search Groups
SearchIn Make“Lists groups by search criteria.”
Returns the groups defined in your Jibble organization that match your criteria, so the scenario can work with teams or departments rather than individuals.
Search Locations
SearchIn Make“Lists locations by search criteria.”
Retrieves the locations set up in Jibble that fit your criteria, useful when your team works across several sites and each record needs the right one.
Search People
SearchIn Make“Lists people by search criteria.”
Finds team members in Jibble that match what you are looking for and returns their records, including the ID other modules need to act on a specific person.
Search Projects
SearchIn Make“Lists projects by search criteria.”
Pulls the Jibble projects that match your search, so a scenario can pick the correct one to update or report on instead of relying on a hard-coded value.
Search Schedules
SearchIn Make“Lists schedules by search criteria.”
Reads the work schedules stored in Jibble that meet your criteria, and passes them to another tool, such as a shared spreadsheet.
Search Timesheets
SearchIn Make“List Timesheets by search criteria.”
Brings back timesheets from Jibble that match your criteria, the detailed view you reach for when a daily total is not enough and you need the entries themselves.
Need help automating Jibble with Make?
A person reads every message.