Komet has a variety of API methods and integrations that help users connect Komet with third party systems. If you want your Komet Account to be synchronized with your external system, please contact us so we can evaluate the technical requirements. Depending on your role and need, choose one of the following options.
Ui expand
title
Integrations for Vendors
Komet is integrated directly with cargo agencies and grower systems such as Unosof, Ventures, Vida 18, Cargo Master and some other systems. You can also virtually connect Komet with your system through the next methods.
Need
Utilidad
Change box codes
The method box.code.change allows changing one or more box codes.
Obtain a list of box types
The method boxtype.list allows to obtain a list of box types sorted by box type code.
Obtain a list of products
The method product.list allows to obtain a list of products with its description.
Create Purchase Orders
The method purchase.order.create allows to create Purchase Orders based on Prebooks.
The method purchase.order.list returns a list of Purchase Orders with its corresponding details.
Create Purchase Orders with assorted product
Through the method purchase.order.mixed.create users can create Purchase Orders with assorted products of Prebooks in units.
Ui expand
title
Vendor token generation
This functionality allows vendor companies to generate API tokens at their convenience through the Vendor Portal.
To generate a vendor token, follow these steps:
Ui steps
size
small
Ui step
Log in to the using the username and the password provided via email
Ui step
Click on to show its menu options
Ui step
Select Vendor Token from the menu list
The vendor window will display with your assigned token.
Ui step
Hover your cursor over the token and click on it to copy it to your clipboard to start connecting your systems with your other companies.
Image Modified
Reset token
You can generate a new token by clicking the refresh button Image Modified from the Vendor token window.
By default, this token has the following API methods:
boxtype.list
carrier.list
product.list
purchase.order.item.awb.add
purchase.order.items.awb.add
purchase.order.list.
Note
title
IMPORTANT
Be aware that if your token had other API methods before the refresh, your buyer company needs to re-assign any methods that were previously associated with your vendor token.
Ui expand
title
Integrations for Inventory and Invoices
Need
Available Methods
Share Inventory to Komet's Account
This can be done through the API method inventory.add. It is possible to use the parameter confirmInventory so the inventory updates in the external system once a product synchronized is sold or deleted from Komet's account.
Update in real time the synchronized inventory
Once the inventory is shared from the external system into Komet, it is possible to use the inventory.updateorinventory.deleteAPI methods to every time a product is sold in the external system, the actual quantity available gets update in Komet.
The method prebook.create allows users to add a Prebook to Komet Sales and update existing Prebooks.
Delete Prebooks
With the method prebook.item.delete users can delete Prebooks from Komet Sales. In case this method is used with a vendor token, the system will update the quantities to 0.
Obtain a list of Prebooks created in Komet
This method returns a list of Prebooks with their corresponding details.