# Article

:white\_check\_mark:Professional :white\_check\_mark:Premium :white\_check\_mark:Enterprise

### Playground

{% hint style="info" %}
Swagger documentation for this connector is available on our playground environment. It is also possible to test the connector on this page, use the parameters below to try it out!
{% endhint %}

| Parameter | Description                                                                                     |
| --------- | ----------------------------------------------------------------------------------------------- |
| URL       | <https://devdocs.ultimo.net/docs/index.html?version=v1&apiKey=58BADAA39C9C44BA939FD5AF916E351B> |
| ApiKey    | Not available yet.                                                                              |

### Functional details

This REST connector allows third parties to create and update warehouse articles in Ultimo. Ultimo acts as a server in this connector. It's also possible to retrieve article information from Ultimo.&#x20;

## **Workflows:**

{% content-ref url="/pages/LWmQLpSHXhiIv2VFoZQd" %}
[Create articles](/api-key-templates/article/create-articles.md)
{% endcontent-ref %}

{% content-ref url="/pages/FxSHQg5daZQtjER8RLT5" %}
[Create article supplier](/api-key-templates/article/create-article-supplier.md)
{% endcontent-ref %}


---

# 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://developer.ultimo.net/api-key-templates/article.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.
