Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Connect your Komet Sales account to iBuyFlowers to synchronize your inventory. With this integration, you can have your available inventory and receive orders directly from iBuyFlowers into your Komet Sales account.

The Inventory in iBuyFlowers synchronizes every five minutes. It is possible that products no longer available in Komet Sales still appear in iBuyFlowers.


Table of Contents


How does this integration work?

Using some of the available API methods, you can synchronize your Open Market and Future Sales inventories with iBuyFlowers. That way, when a Customer places an order through iBuyFlowers for your products, the system will automatically create an order in your Komet Sales account.

Here are some of the highlights:

  • You have Open Market Inventory (On-Hand or Future) available to sell to your iBuyFlowers Customers.

  • Your inventory is synchronized and updated to the iBuyFlowers system every 5 minutes.

  • Customers can buy products directly from the iBuyFlowers website.

  • Once a customer checks out an order, Komet Sales automatically creates an Invoice or a Prebook in your Komet account.


Create Tokens

To enable this integration, it is necessary to create a Token Type: Company and Token Type: Customer. Follow the next instructions to create these tokens for iBuyFlowers:

  1. Go to Setup and select Settings.

  2. Click on Tokens in the Integrations group.

  3. Click on New Token.

  4. Select the type of token you want to create in the Token Type field. There are two options:

    1. Company. You can test this token using the following API methods:

      1. boxtype.list

      2. carrier.list

      3. product.list

      4. customer.shipto.add 

    2. Customer. You can test this token using the following API methods:

      1. customer.shipto.list

      2. ecommerce/inventory.list

      3. invoice.details.list

      4. invoice.list

      5. invoice.pdf.get

      6. web-order-details.list

      7. web-order-item.add

      8. web-order-item.delete

      9. web-order.checkout

      10. web-order.create

      11. web-order.delete

  5. Add the token description.

  6. Click on Generate to create the token.

  7. Click on Save.

  8. Send the created tokens to the iBuyFlowers team so they can integrate your iBuyFlowers account with your Komet Sales account.


Get your Customer ID

iBuyFlowers needs the Customer ID that represents iBuyFlowers in your account. To obtain this, follow the next instructions:

  1. Go to Setup and select Customers.

  2. Search the iBuyFlowers Customer.

  3. Click on Export to Excel.

  4. Open the Excel file. Your Customer ID is in the Id column.


Get your Company ID

iBuyFlowers also needs to know the Company ID that represents your Company in Komet Sales Network. To get this number, click on the avatar icon at the top right of the screen as shown below.

Remember to share the Company ID with the iBuyFlowers team so they can finish setting up your account.


Orders created through the API are subject to a 1.5% of transaction fee.

Related Articles

  • No labels