# OneTeg

OneTeg is a no-code integration platform as a service (iPaaS) content and data exchange solution. It allows for easy integration between the Scaleflex DAM and other systems that can run on the Cloud or On-Prem, to solve the complexities of content unification and data synchronization while providing user-driven flows for a simplified integration across platforms.

A complete list of the compatible third party software connected to Scaleflex DAM can be found [here](https://oneteg.com/connectors/scaleflex-integrations/).

## Prerequisites:

In order to access your DAM assets in the programs mentioned above, you must have:

* an active user account in Scaleflex DAM
* an active licence registered in OneTeg (ask your administrator or point of contact)

### Steps to setup a workflow connecting Scaleflex DAM and a third party:

1. Connect to your OneTeg Dashboard
2. Define the Scaleflex connection {your\_company}.oneteg.com/en/connections
3. Open the Workflow builder: {your\_company}.oneteg.com/en/flows
4. Click the \[+] icon on the top right corner to add a workflow
5. Build using the block editor (drag & drop, configure elements individuallly)
6. Save

### Functionalities:

Full headless access to the Scaleflex DAM library and functions (ref below).

{% content-ref url="/pages/Ux2dgK3ADDi4nlD5Hi9Y" %}
[Headless DAM](/developers-headless/headless-dam.md)
{% endcontent-ref %}

### Additional notes:

* Connection configuration: you will need to use an API key ( find it there <https://hub.filerobot.com/settings/project/access/api-keys> )

<figure><img src="/files/nsZdBU2mZuTIddDX3oHv" alt="" width="324"><figcaption><p>Scaleflex DAM connection setup</p></figcaption></figure>

* *Exemple of workflows*

*Library of flows:*

<figure><img src="/files/DMSYFG7GFSqpZtj3bUGX" alt=""><figcaption></figcaption></figure>

*Details and setting of a flow*

<figure><img src="/files/pjrOIQnUooFpdp8V1gMD" alt=""><figcaption></figcaption></figure>


---

# 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://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/connectors/oneteg.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.
