# Cut Flower Trader (CFT)

## Set up the Login Credentials

Ask your CFT representative for the Unosof login credentials (username and password) to access the API.

Once you got them, please input the credentials in the Admin Page, Provider ID tab:

{% hint style="success" %}
Home / Accounting / Accounting Administration

<https://farmname.unosof.com/index.cfm?event=LocalSalesTax.Form>
{% endhint %}

![Input CFT Credentials in the Unosof Admin Page - Provider ID tab](/files/TwulYImYSXRVsGrksN4K)

## Map your CFT Product Codes in Unosof

For Unosof and CFT's systems to communicate and integrate, it's important to match the product IDs that are created in the CFT system with the SKUs created in the Manage Products table.

There are two ways:

1. Run the automated script for mass product mapping: Contact your Unosof account rep for this.

&#x20; 2\. Map CFT product codes manually:

Go to the Manage Product page and select the "Manage Product Mapping API" option from the drop-down menu.

{% hint style="success" %}
Home / Production / Production Management / Manage Products

<https://farm.unosof.com/index.cfm?event=Products2.List>
{% endhint %}

Insert the product codes from CFT in each SKU created in Unosof in the CFT column.

![Map CFT product codes in the Manage Products page](/files/IjlNuelklEDX7ArQsXyQ)

## Map your CFT Buyer Codes in Unosof

For Unosof and CFT's systems to communicate and integrate into different levels, it's important to match the Buyers IDs that are created in the CFT systems with the Shipping Customers created in the Manage Customer table.

Go to the Manage Customer page and select the "View Customer Result API" option from the drop-down menu.

{% hint style="success" %}
Home / Customers / Customer Info / Manage Customers

<https://farm.unosof.com/index.cfm?event=Customers.List>
{% endhint %}

![](/files/tkYjgQUgkyOc3NdLsMy3)


---

# 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/cut-flower-trader-cft.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.
