> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Dataset Copy Advanced Connector

## Intro

You can use Domo's DataSet Copy Advanced connector to copy data from one Domo instance to another. You do this in the Data Center.

The DataSet Copy DataSet connector is a "File" connector, meaning it retrieves files and outputs them to Domo. In the Data Center, you can access the connector page for this and other File connectors by clicking **File** in the toolbar at the top of the window.

There are two versions of this connector, a regular and an advanced version. The only difference between these is that the advanced version asks you for the username and password for the Domo instance you are copying from. Because of this, we do not provide separate documentation for the advanced version.

This topic discusses the fields and menus that are specific to the DataSet Copy connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").

## Prerequisites

To create the credentials you need the Domo Client ID and Domo Client Secret.

To obtain your Domo Client ID and Client Secret:

* Log into the [Domo developer account](https://developer.domo.com/login "Domo developer account").
* In the top right corner under My Account click New Client.
* Enter the application name and description.
* Provide the application scope by selecting the checkboxes for Data and User.
* Click Create. Once you have created a client, you can manage the client by clicking on Manage Client.
* Your Value will appear in the Manage Client section.

The DataSource ID of the data you want to copy. You can find the DataSource ID by opening the Details view for the DataSet in the Data Center. The ID is the number in the URL following "/datasources/".

<Frame>
  <img alt="" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/STh97d86twEaUU5_/images/kb/ka05w00000125wu-00N5w00000Ri7BU-0EM5w000005vNwc.png?fit=max&auto=format&n=STh97d86twEaUU5_&q=85&s=93aa5b7fd27b5e0bc5a92b2a34ec437d" width="624" height="44" data-path="images/kb/ka05w00000125wu-00N5w00000Ri7BU-0EM5w000005vNwc.png" />
</Frame>

## Configuring the Connector

This section enumerates the options in the **Credentials** and **Details** panes in the DataSet Copy Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet**, are universal across most connector types and are discussed in greater length in [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").

### Credentials Pane

This pane contains fields for entering credentials to create a DataSet Copy account. The following table describes what is needed for each field:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p> Field </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Domo Client ID </p></td><td colspan="1" rowspan="1"><p> Enter the Client ID for the Domo instance you are copying from. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Domo Client Secret </p></td><td colspan="1" rowspan="1"><p> Enter the Client Secret for the Domo instance you are copying from. </p></td></tr></tbody></table>

For more information about obtaining the above credentials, see "Prerequisites," above.

Once you have entered valid credentials, you can use the same account any time you go to create a new DataSet Copy DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Manage Connector/Adapter Accounts](https://domo-support.domo.com/s/article/360042926054?language=en_US "Manage Connector/Adapter Accounts").

### Details Pane

In this pane you enter details about the DataSet you want to copy.

<table border="1" cellpadding="1" cellspacing="1" class="mt-responsive-table" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p> Field </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Report </p></td><td colspan="1" rowspan="1"><p><span> Select the report you want to run. </span></p><table border="1"><tbody><tr><td colspan="1" rowspan="1"><b> Report Name </b></td><td colspan="1" rowspan="1"><b> Description </b></td></tr><tr><td colspan="1" rowspan="1"><p> Complete Data </p></td><td colspan="1" rowspan="1"> Retrieves the data for all of the successful runs of the input dataset. </td></tr><tr><td colspan="1" rowspan="1"><p> Incremental Data </p></td><td colspan="1" rowspan="1"> Retrieves the incremental data for the input dataset. <br /> If the input dataset is in <b> Append </b> mode then the incremental report will retrieve the data from the last successful runs. <br /> If the input dataset is in <b> Replace </b> mode then the incremental report will retrieve the data only from the last successful run. </td></tr></tbody></table></td></tr><tr><td colspan="1" rowspan="1"><p> Input DataSet Id </p></td><td colspan="1" rowspan="1"><p><span> Enter your Domo dataset ID(GUID) located in the dataset url. For example: <a href="https://customer.domo.com/datasources/" target="_blank" title="https://customer.domo.com/datasources/"> [https://customer.domo.com/datasources/](https://customer.domo.com/datasources/) </a> \<strong>aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\</strong>/details/settings. </span></p></td></tr><tr><td colspan="1" rowspan="1"><p> Only Updated Data </p></td><td colspan="1" rowspan="1"><p><span> Choose 'Yes' to retrieve the data only if the dataset has run after the latest run of this copy dataset. This helps prevent stale data. </span></p></td></tr><tr><td colspan="1" rowspan="1"> Use Dataset Schema </td><td colspan="1" rowspan="1"> Choose 'Yes' to use the schema from the input dataset for every run. </td></tr></tbody></table>

### Other Panes

For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").
