Cin7 Core
With Cin7 Core modules in , 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 connection, 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 .
To establish the connection in :
- Log in to your account, add a Cin7 Core module to your , and click Create a connection.Note: If you add a module with an instant tag, click Create a webhook, 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 and add more Cin7 Core modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
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
This app uses webhooks to trigger a when an event occurs instantly. All webhook modules have an instant tag next to their name.
When you create a Cin7 Core webhook in , it is attached automatically and requires no additional set up.