# EDI/API Integration

Here is the link to our EDI/API documentation: [**https://edidocs.orderlion.com**](https://edidocs.orderlion.com)

**Here are answers to the most frequently asked questions:**

**How often is data synchronized/imported?** Usually once daily, but it can vary if there's a specific need (approximately starting from 1 a.m.).

**Can I manually synchronize/import data?** Yes, under Settings in your supplier account on OL, you'll find the section "EDI/Interface."

**Can I synchronize images?** There is no direct interface connection, but you can save them in the "Images" folder on FTP.


---

# 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://wiki.orderlion.com/resources-for-wholesalers/edi-api-integration.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.
