> For the complete documentation index, see [llms.txt](https://daton-sarasanalytics.gitbook.io/daton/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/advertising/upscribe-v2/how-to-integrate-upscribe-v2-with-daton.md).

# How to Integrate Upscribe v2 with Daton

### **Prerequisites** <a href="#prerequisites" id="prerequisites"></a>

* An active [Upscribe account](https://www.upscribe.io/) store and existing Daton account.

### Integrate Upscribe with Daton

{% hint style="info" %}
You can use [Template](https://daton-sarasanalytics.gitbook.io/daton/~/changes/1yNKwtXwaJMWImmUJtdv/platform/features/templates#what-are-templates)[s ](https://daton-sarasanalytics.gitbook.io/daton/~/changes/1yNKwtXwaJMWImmUJtdv/platform/features/templates#what-are-templates)to create new integrations quickly, this may help you in configuring your Tables, Fields, or Column selection with ease.
{% endhint %}

1. [Sign in](https://daton.sarasanalytics.com/login) to your existing Daton account.&#x20;
2. Search for Upscribe V2 in the list of Connectors and click on the **'Configure'** button.
3. Provide the necessary **Integration Name**, **Replication Frequency**, and **Replication Start Date** data and click on the **'Authenticate'** button.\
   \&#xNAN;*Please Note, the **Integration Name** would be used in creating tables for the integration and cannot be changed later.*&#x20;

   <figure><img src="/files/YKkvtGkjBoKybxFSLDh4" alt=""><figcaption></figcaption></figure>
4. Provide your Upscribe **'Store Domain,' 'Email'** and **'Password'** and click on the **'Authenticate'** button.&#x20;

   <figure><img src="/files/qgO6Lmw5htIdGGFJv3Nf" alt=""><figcaption></figcaption></figure>
5. Post successful authentication, you will be prompted to choose from the list of available tables. **Add** the required Tables and click on **'Next.'**

   <figure><img src="/files/WXwPRmlkcJqtnPoymims" alt=""><figcaption></figcaption></figure>
6. Select all the Columns you require for each table and **Submit** the integration.

   <figure><img src="/files/JR4z0mpsVN2C3b97XuHD" alt=""><figcaption></figcaption></figure>
7. Once submitted, you will be prompted to select the destination for your Shop. Select your favorite destination and click on **'Confirm.'**\
   Your account has been integrated with Daton.

## Important Note

* Integrations would begin in the Pending state and change to the Active state once the first job successfully loaded data into the configured warehouse.&#x20;
* Users can check job status and process logs from the integration details page by clicking on the integration name in the active list.&#x20;
* Users can Re-Authenticate, Edit, Clone, Pause, or Delete the integration at any moment by clicking on settings. You can also adjust the frequency and history of the integration.&#x20;
* On the Sources page, click Integration to access each table in your integration. The page also shows the state of each table, the last replicated time, and the Reload access buttons.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/advertising/upscribe-v2/how-to-integrate-upscribe-v2-with-daton.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
