Cin7 Make integrationAutomate Cin7 with Make.
Keep Cin7 contacts and payments in step with the rest of your tools, without writing code. The Cin7 Make integration gives you 14 modules: 10 actions and 4 searches. This guide shows you how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Cin7 Make integration do for you?
The Cin7 Make integration links your Cin7 Omni account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that reads or writes data in one app. With it, Make can create, read, update and delete contacts and payments in Cin7, and read branches and product categories.
New customers land in Cin7 on their own. A signup form, a CRM or a spreadsheet sends each new buyer to Create a Contact, so the sales team stops retyping details. When a buyer changes address, Update a Contact fixes the same record in place.
Payments reach your finance tools. List Payments hands every payment to the next module as a bundle (one item that flows from one module to the next), ready to be copied into a sheet or an accounting app. A payment recorded elsewhere can go the other way through Create a Payment.
Reference data stays shared. List Branches and List Product Categories feed other tools with the exact names used in Cin7, which keeps reports consistent.
One thing to know first: Cin7 has no trigger in Make, so nothing starts a scenario from inside Cin7. The scenario starts on its schedule, or on an event in another app. For anything the 14 modules skip, Make an API Call reaches the rest of the Cin7 API. Apps like Cin7 often have an n8n node too; the n8n vs Make comparison helps you choose, and our Make review covers the tool itself. If you would rather learn step by step, see Make training.
How do you connect Cin7 to Make?
- 01
Create an API connection in Cin7
In Cin7 Omni, open Settings from the user menu, then API v1 under Integrations & API. Click Add New API Connection, give it a short name such as Make, and copy both the API key and the API Username.
- 02
Add a Cin7 module in Make
In your scenario, add any Cin7 module and click Create a connection. A connection is your Cin7 account linked to Make once, then reused by every Cin7 module. The Connection name field is optional but helps when you run several accounts.
- 03
Paste your credentials
Paste the API key and the API Username you copied, or follow the instructions Make shows on screen, then save. The module can now read your Cin7 data, and every later Cin7 module picks this connection from a list.
Build your first scenario with Cin7
GoalWhen a new lead arrives in another app, Make creates the matching contact in Cin7.
- 01
Start a new scenario
From the Scenarios page, create a new scenario and click the +. Pick the app where your leads live first, such as a form or a CRM: Cin7 has no trigger, so the start comes from there.
- 02
Add Create a Contact
Click the + on the right of the first module, search for Cin7 and choose Create a Contact. Pick your connection, or click Create a connection if this is your first Cin7 module.
- 03
Map the lead details
Fill the contact fields by clicking the values the first module returns, such as the lead details from your form. Make shows them as soon as that module has received data once.
- 04
Test with Run once
Click Run once to run the scenario a single time. Each module shows the bundles it received; open the Cin7 one and check that the new contact has the right details before going further.
- 05
Schedule it and switch it on
Open Scheduling on the first module, keep the default of every 15 minutes or change it, then switch the scenario on. Each module run counts as one operation, the unit Make counts on your plan.
What each Cin7 module does
Cin7 gives you 14 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Contact
ActionIn Make“Creates a contact.”
Adds a new contact to Cin7 from data that arrives in another app, so a buyer or supplier exists in Cin7 without anyone typing it in.
Create a Payment
ActionIn Make“Creates a new payment.”
Records a new payment in Cin7, so money collected in another tool also shows up in Cin7, next to the rest of your customer data.
Delete a Contact
ActionIn Make“Deletes a contact.”
Removes a contact from Cin7, which keeps the list clean when a record was created by mistake or a customer asks to be forgotten.
Delete a Payment
ActionIn Make“Deletes a payment”
Removes a payment from Cin7, useful when a payment was recorded twice or cancelled in the tool where it started.
Get a Branch
ActionIn Make“Retrieves information about specific branch.”
Returns the details of one specific branch of your Cin7 account, so the next modules can reuse its details in a message or a report.
Get a Contact
ActionIn Make“Retrieves information about specific contact.”
Fetches the full record of one Cin7 contact, so later modules can use its details in an email, a sheet or another app.
Get a Payment
ActionIn Make“Retrieves information about specific payment.”
Reads the details of one payment stored in Cin7, which lets you check a payment before sending it to your accounting tool or a colleague.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Sends your own request to the Cin7 API with the connection you already set up, which opens up everything the other Cin7 modules leave aside.
Update a Contact
ActionIn Make“Updates a Contact by ID.”
Changes an existing Cin7 contact in place, so a new phone number or address typed in your CRM reaches Cin7 too.
Update a Payment
ActionIn Make“Updates specific payments by ID.”
Edits a payment already stored in Cin7, which keeps its details aligned when the source changes after the first record.
List Branches
SearchIn Make“Lists all branches.”
Returns all the branches set up in your Cin7 account, one bundle per branch, ready to be written in a sheet or used as a reference.
List Contacts
SearchIn Make“Lists all contacts.”
Brings back the contacts of your Cin7 account, one bundle each, so you can copy them to another app or check whether someone is already there.
List Payments
SearchIn Make“Lists all payments.”
Pulls the payments recorded in Cin7, one bundle per payment, which makes it easy to copy them into a spreadsheet or an accounting app.
List Product Categories
SearchIn Make“Lists all categories of products.”
Returns every product category defined in Cin7, so your shop, catalog sheet or reporting tool can reuse the same category names.
Need help automating Cin7 with Make?
A person reads every message.