# Universal Data Connector

<img src="/files/W7fdTdmn6xf7t6CYFOIt" alt="" width="375">

Universal Data Connector is an API that enables the sending of segmentation data directly to AB Tasty for use in their platform.

This data can be sourced from various sources such as a DMP, CDP, CRM, data warehouse, database, or one-time file extract. The data can be used to create custom segments for our targeting engine, which can be used to trigger personalization campaigns in AB Tasty. The data sent is stored for 30 days in AB Tasty's system by default.

For a more in-depth understanding, you can refer to the technical documentation provided[ here](https://docs.abtasty.com/client-side/data-apis/universal-data-connector).


---

# 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.abtasty.com/integrations/custom-integrations/universal-data-connector.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.
