- Home
- Resources
- Integrations
- EZOfficeInventory
EZOfficeInventory Make integrationAutomate EZOfficeInventory with Make.
Tired of typing the same asset twice, once in a form and once in EZOfficeInventory? The EZOfficeInventory Make integration gives you 15 modules to create, read, update and delete assets, inventories and members. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the EZOfficeInventory Make integration do for you?
The EZOfficeInventory Make integration lets other tools write into your asset register and read from it, without code. You build a scenario, the automation you assemble in Make, out of modules: each module is one brick, such as creating a fixed asset or looking up a member. The app has 12 actions and 3 searches, and no trigger of its own.
Assets logged at the source. When a purchase is approved in another tool, Create a Fixed Asset adds the item to EZOfficeInventory, so nobody retypes it later.
A staff list that follows HR. A new hire in your HR tool can become a member through Create a Member, and a role change can flow through Update a Member. Before creating anyone, Search Members checks whether the person already exists.
Stock figures shared with the rest of the company. List Inventories returns every inventory item, each one as a bundle (one item passed from module to module), ready to send to a spreadsheet or a report.
What Make does not give you here: a module that starts the scenario when something changes inside EZOfficeInventory. The scenario starts from another app or from a schedule. The documentation from Make is also thin for this app, so test every module with real data first. The same app often has an n8n node too; the n8n vs Make page lays out the differences between the two tools, and our Make review covers Make as a whole. If you are new to the editor, Make training is a good next step.
How do you connect EZOfficeInventory to Make?
- 01
Add a module and open the connection
Drop any EZOfficeInventory module into your scenario, then click Create a connection. A connection is your EZOfficeInventory account linked to Make once and reused by every EZOfficeInventory module afterwards.
- 02
Name the connection and authorize
Give the connection a clear name if you like, for example the account or site it belongs to. Then authorize Make on the page EZOfficeInventory opens, or paste the key your account gives you, depending on what the window asks for.
- 03
Save and check the fields
Click Save. Back in the module, the fields should now be ready to fill. If the module still asks for a connection, open the dropdown and pick the one you just created.
Your first scenario with EZOfficeInventory
GoalWhen a new request arrives in another app, Make checks the requester in EZOfficeInventory and logs a fixed asset.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Pick the app where requests arrive, such as a form tool, and connect it.
- 02
Add Search Members
Click the + to the right of the first module, search EZOfficeInventory and choose Search Members. Create the connection, then map the requester's details from the first module.
- 03
Add Create a Fixed Asset
Add Create a Fixed Asset after the search. Fill its fields with the request data from the first module and the member found by the search. Make offers the values it can read once the connection exists.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open the bubble above each module to read the bundles it received, then check in EZOfficeInventory that the asset is there.
- 05
Schedule and switch it on
Set the schedule on the first module; a new scenario runs every 15 minutes by default, and the Free plan allows no shorter interval. Then switch the scenario on.
Every EZOfficeInventory module in Make
EZOfficeInventory gives you 15 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Fixed Asset
ActionIn Make“Creates a fixed asset.”
Adds a new fixed asset to your EZOfficeInventory account from data another app sends, so equipment appears in the register the moment it is bought or approved.
Create a Member
ActionIn Make“Creates a member.”
Registers a new person in EZOfficeInventory, which gives your new colleague a place in the system before the first laptop is handed over.
Create an Inventory
ActionIn Make“Creates an inventory.”
Opens a new inventory item in EZOfficeInventory, the right choice for consumables and stock you count rather than track one by one.
Delete a Fixed Asset
ActionIn Make“Deletes a fixed asset.”
Removes a fixed asset from your account for good, which keeps the register clean once equipment has left the company.
Delete an Inventory
ActionIn Make“Deletes an inventory.”
Erases an inventory item from EZOfficeInventory, useful when a supply is discontinued and should stop cluttering your stock lists.
Get a Fixed Asset
ActionIn Make“Gets a fixed asset.”
Fetches the details of one fixed asset you already know, so later modules can reuse its data in a message, a sheet or an update.
Get a Member
ActionIn Make“Gets a member.”
Returns the profile of one member, handy for addressing a reminder or a report to the right person with the right details.
Get an Inventory
ActionIn Make“Gets an inventory.”
Reads one inventory item so its current data can feed the rest of the scenario, for a stock alert or a quick check before an update.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the EZOfficeInventory API with the same connection, which covers what the 15 listed modules leave out, such as objects that have no dedicated module.
Update a Fixed Asset
ActionIn Make“Updates a fixed asset.”
Changes an existing fixed asset, so the register reflects what happened elsewhere without a manual edit in EZOfficeInventory.
Update a Member
ActionIn Make“Updates a member.”
Edits the record of a person already in EZOfficeInventory, keeping it in line with your HR data.
Update an Inventory
ActionIn Make“Updates an inventory.”
Modifies an inventory item already in place, a clean way to push corrections coming from your purchasing or supplier tools.
List Fixed Assets
SearchIn Make“Gets all fixed assets.”
Returns all your fixed assets, each one as its own bundle, which makes it the base for exports, audits and bulk checks.
List Inventories
SearchIn Make“Gets all inventories.”
Pulls every inventory item from EZOfficeInventory in one step, so stock levels can be compared, shared or archived elsewhere.
Search Members
SearchIn Make“Searches for specific members or lists them all.”
Finds specific members or returns the whole list, which is the safe first step before creating or updating anyone.
Need help automating EZOfficeInventory with Make?
A person reads every message.