> ## 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.

# data.world Writeback Connector

## Intro

data.world is the modern catalog for data and analysis. It activates the hidden data workforce within your enterprise, multiplies your data value, and creates a faster data-driven culture. The modern, intuitive user experience brings together employees of all roles, backgrounds, and skills to collaborate while keeping the data connected to everything people need to find, understand, and use. As a result, your data, analysis, and expertise become more discoverable, trustworthy, and reusable.

With the data.world Writeback connector export your data from a Domo dataset to your specified file securely and enhance your data performance.. To learn more about the data.world API, visit their page [https://apidocs.data.world/](https://apidocs.data.world/ "https://apidocs.data.world/").

You configure your Domo-data.world connection in the Data Center. This topic discusses the fields and menus that are specific to the data.world Writeback Connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in [Adding a DataSet Using a Data Connector](/s/article/360042926274).

<Note>
  **Note:** The owner of a writeback dataset must also be an owner or co-owner of the input dataset.
</Note>

## Prerequisites

To configure this Connector, you must have your data.world account API token. You can find your API token under **User Setting >> Advanced Tab**.

## Configuring the Connection

This section enumerates the options in the **Credentials** and **Details** panes in the data.world Writeback 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 Data Connector](/s/article/360042926274).

### Credentials Pane

This pane contains fields for entering credentials to connect to your data.world account where you want your data to be copied to. 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><span class="s1"> Field </span></p></th><th colspan="1" rowspan="1"><p><span class="s1"> Description </span></p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> API Token </td><td colspan="1" rowspan="1"><span> Enter the API Token. You can find your API token under </span><b> User Setting >> Advanced Tab </b><span>. </span></td></tr></tbody></table>

Once you have entered valid credentials, you can use the same account any time you go to set up a new data.world Writeback DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Managing User Accounts for Connectors](/s/article/360042926054 "Managing User Accounts for Connectors").

### Details Pane

This pane contains a number of fields for specifying your data and indicating where it's going.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><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. Example: <a href="https://customer.domo.com/datasources/" rel="noopener" target="_blank"> [https://customer.domo.com/datasources/](https://customer.domo.com/datasources/) </a></span><b> aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee </b><span> /details/settings </span></p></td></tr><tr><td colspan="1" rowspan="1"> Select data.world DataSet Method </td><td colspan="1" rowspan="1"><span> Specify whether you want to select your data.world dataset or enter the dataset ID manually. </span></td></tr><tr><td colspan="1" rowspan="1"> data.world DataSet </td><td colspan="1" rowspan="1"> Select the location to copy your data.world dataset from. </td></tr><tr><td colspan="1" rowspan="1"> data.world DataSet </td><td colspan="1" rowspan="1"><span> Enter the data.world dataset id. </span></td></tr><tr><td colspan="1" rowspan="1"> Select File Name Method </td><td colspan="1" rowspan="1"><span> Specify whether you want to select your output file or enter the filename manually. </span></td></tr><tr><td colspan="1" rowspan="1"> File Name </td><td colspan="1" rowspan="1"><span> Enter the output file name without the file extension. If the provided file name collides with an existing file, the connector will overwrite that file. </span></td></tr><tr><td colspan="1" rowspan="1"> Files </td><td colspan="1" rowspan="1"><span> Select the file name you want to write to. Files will have the `.csv` extension. </span></td></tr><tr><td colspan="1" rowspan="1"> Append Date or Number to Filename </td><td colspan="1" rowspan="1"><table border="1"><tbody><tr><th colspan="1" rowspan="1"> Operation </th><th colspan="1" rowspan="1"> Description </th></tr><tr><td colspan="1" rowspan="1"> None </td><td colspan="1" rowspan="1"> Doesn't append anything to the file name. This means that the file will always be overwritten on every run instead of creating new files. </td></tr><tr><td colspan="1" rowspan="1"> Append date </td><td colspan="1" rowspan="1"> Appends date of current run to the file name (e.g., FileName\_MM-DD-YYYY.csv). This means that if there are multiple runs on the same day, the previous run will be overwritten. Runs on new days will create new files. </td></tr><tr><td colspan="1" rowspan="1"> Append number </td><td colspan="1" rowspan="1"> Appends run number (starting from 1) to file name (e.g., FileName\_1.csv). This means that a new file will be created on every run. </td></tr></tbody></table></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 Data Connector](/s/article/360042926274).

## FAQs

<AccordionGroup>
  <Accordion title="What kind of credentials do I need to power up this connector?">
    You need the API token associated with your data.world account.
  </Accordion>

  <Accordion title="Where can I find my API token?">
    You can find your API token under User Setting >> Advanced Tab.
  </Accordion>

  <Accordion title="Are there any API limits that I need to be aware of?">
    No
  </Accordion>

  <Accordion title="How often can the data be updated?">
    As often as needed.
  </Accordion>

  <Accordion title="How do I find the Input Dataset ID?">
    Your Domo input dataset id is in the URL of the dataset you are exporting data from. For example:

    `https://customer.domo.com/datasources/aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee/details/settings`
  </Accordion>

  <Accordion title="What is the File Name?">
    The File Name is the name of the output file where you would like to save your data. Provide the output file name without the file extension. If the provided file name collides with an existing file, the Connector will overwrite that file.
  </Accordion>
</AccordionGroup>
