With Cin7 Core modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. in Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., you can manage your suppliers, sales, customers, sale payments, sale attachments, and stock adjustments, monitor your products, payments, stock levels, and add sale packs or sale shipments.
To get started with Cin7 Core you must have a Cin7 account. You can create an account at cin7.com.
Refer to the Cin7 Core Developer Portal for a list of available endpoints.
To establish the connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…)., you must:
To obtain your necessary credentials from your Cin7 Core account:
-
Log in to your Cin7 account.
-
In the left sidebar, click Integration.
-
A list of integrations appears. In the search field, search for API and click on the CIN7 Core API integration.
-
From the top menu, click the plus icon to create a new app.
-
Enter a name for your new app and click Create.
-
Copy and save the provided Key and Account ID.
You will use these values in the API Key and Account ID fields in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Cin7 Core modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers., then Create a connection. -
Optional: In the Connection name field, enter a name for the connection.
-
In the API Key and Account ID fields, enter the Key and Account ID copied and saved above.
-
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Cin7 Core modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Cin7 Core ScenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.
After connecting the app, you can perform the following actions:
Suppliers
-
Watch New or Updated Supplier
-
Create a Supplier
-
Get a Supplier
-
List Suppliers
Sales
-
Watch New Sale Invoice Authorized
-
Create a Sale
-
Update a Sale
-
Get a Sale
-
List Sales
-
Find a Sale Invoice
-
Find a Sale Fulfilment
-
Delete a Sale
Customers
-
Watch New or Updated Customer
-
Create a Customer
-
Update a Customer
-
Get a Customer
-
List Customers
Products
-
Get a Product
-
List Products
-
Find a Product’s Availability
Sale Payments
-
Watch New Sale Credit Note Authorized
-
Watch New Sale Shipment Tracking Number
-
Watch New Sale Voided
-
Add a Sale Payment
-
Update a Sale Payment
-
Find a Sale Credit Note
-
List Sale Payments
-
Delete a Sale Payment
Sale Packs
-
Add a Sale Pack
-
Get a Sale Pack
Sale Shipments
-
Add a Sale Shipment
Sale Attachments
-
Add a Sale Attachment
-
List Sales Attachments
-
Delete a Sale Attachment
Stock Adjustments
-
Create a Stock Adjustment
-
Update a Stock Adjustment
-
Get a Stock Adjustment
-
List Stock Adjustments
-
Delete a Stock Adjustment
Payments
-
Watch New Payment
Stock Levels
-
Watch New Stock Level Update
Assemblies
-
Find an Assembly
Other
-
Make an API Call
Note | |
---|---|
This app uses webhooks to triggerThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. a scenario when an event occurs instantly. All webhook modules have an When you create a Cin7 Core webhook in Boost.space Integrator, it is attached automatically and requires no additional set up. |