# Integrations (API)

- [FreshPortal](https://manual.unosofbooks.com/integrations-api/freshportal.md): Post Invoices into Freshportal
- [Migros](https://manual.unosofbooks.com/integrations-api/migros.md): Unosof has build specific reports for Migros
- [UNOSOF API's](https://manual.unosofbooks.com/integrations-api/unosof-apis.md): Here we explain how to setup, manage and maintain API's via UNOSOF's APIDOCS. Instructions should be given to customers by the farm for integration possibilities using https://apidocs.unosof.com.
- [Accounting Migration Files](https://manual.unosofbooks.com/integrations-api/accounting-migration-files.md)
- [Venture](https://manual.unosofbooks.com/integrations-api/accounting-migration-files/venture.md): These integrations methods pass authorized SRI invoice Invoices, SRI Annulments, Deposits and Credit Notes. However, for Colombian farms, we overrule the authorized status of the invoices.
- [Cut Flower Trader (CFT)](https://manual.unosofbooks.com/integrations-api/cut-flower-trader-cft.md): Here we describe the steps to integrate Unosof with the CFT System.
- [Inventory Posting](https://manual.unosofbooks.com/integrations-api/cut-flower-trader-cft/inventory-posting.md): Here we describe how to post inventory from Unosof to CFT
- [Order Creation](https://manual.unosofbooks.com/integrations-api/cut-flower-trader-cft/order-creation.md): Here we describe how to create / upload orders in Unosof directly from the CFT System.
- [Delaware Valley](https://manual.unosofbooks.com/integrations-api/delaware-valley.md): Here, we explain a Buyer Integration between Delaware Valley and Unosof.
- [Komet Sales](https://manual.unosofbooks.com/integrations-api/komet.md): Here we describe multiple ways to integrate UNOSOF and Komet Sales.
- [Integration Requirements](https://manual.unosofbooks.com/integrations-api/komet/download-pos-from-komet.md): On this page, the general Unosof and Komet Sales Integration requirements are explained.
- [Load Orders from Komet to Unosof](https://manual.unosofbooks.com/integrations-api/komet/load-orders-from-komet-to-unosof.md): On this module its possible to download orders from Komet Sales into the Unosof system.
- [Upload Stand Alone Orders | Open Market Box Inventory](https://manual.unosofbooks.com/integrations-api/komet/upload-stand-alone-orders-or-open-market-box-inventory.md): On this module its possible to post Stand Alone orders from Unosof to Komet Sales.
- [Sunburst Farms Integration](https://manual.unosofbooks.com/integrations-api/komet/sunburst-farms-integration.md): Here, we explain a Buyer Integration between Sunburst Farms / Komet and Unosof.
- [Upload Bunch Inventory to Komet](https://manual.unosofbooks.com/integrations-api/komet/upload-bunch-inventory-to-komet.md): Upload bunch/stem inventory - vendor availability from Unosof to Komet Sales.
- [FTD](https://manual.unosofbooks.com/integrations-api/ftd.md): FLORIST TRANSWORLD DELIVERIES.  UNOSOF is an approved platform that is capable to communicate with the FTD's platform. We can pull orders (all content), post back order status and Fedex tracking ID's.
- [Blumen Gali](https://manual.unosofbooks.com/integrations-api/blumen-gali.md)
- [Shopify](https://manual.unosofbooks.com/integrations-api/shopify.md): Create Purchase Orders from Shopify into Unosof


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.unosofbooks.com/integrations-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
