# What is Fulfilleo?

Fulfilleo is an app that automatically imports order tracking numbers from your supplier to your Shopify store.

You can use Fulfilleo to integrate with

* a dropshipping provider
* a fulfillment service
* a print-on-demand service

The app is able to integrate with nearly any external system.

Supported integration channels:

* Email
* [FTP](https://help.fulfilleo.solvenium.com/settings/ftp)
* [HTTP](https://help.fulfilleo.solvenium.com/settings/http)
  * REST API
  * SOAP API
  * Feed URL

Supported data formats:

* [CSV](https://help.fulfilleo.solvenium.com/data-mapping/update-order-tracking-from-csv)
* [JSON](https://help.fulfilleo.solvenium.com/data-mapping/update-order-tracking-from-json)
* [Text](https://help.fulfilleo.solvenium.com/data-mapping/update-order-tracking-from-text)
* XLS
* [XML](https://help.fulfilleo.solvenium.com/data-mapping/update-order-tracking-from-xml)


---

# 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://help.fulfilleo.solvenium.com/readme.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.
