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

# SellerCenter Connector

## Intro

SellerCenter is an e-commerce marketplace, the **SellerCenter Connector** uses API framework to retrieve Orders, Product and Finance information from the SellerCenter system.

This article explains the fields and menus specific to the SellerCenter Connector user interface. To add DataSets, set update schedules, and edit DataSet information, see [Adding a DataSet Using a Data Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Data Connector").

## Prerequisites

To connect to your SellerCenter account and create a DataSet, you should add an account name and you must have the following:

* Instance
* Client ID
* Client Secret

## Connect to your SellerCenter Account

This section enumerates the options in the **Credentials** and **Details** panes in the SellerCenter 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 great detail in [Adding a DataSet Using a Data Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Data Connector").

## Credentials Pane

This pane contains fields for entering credentials to connect to your Domo developer account as well as your SellerCenter account. The following table describes the field and the descriptions for each field.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:201;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"> Account Name </td><td colspan="1" rowspan="1"> Enter the name you want to use for your account </td></tr><tr><td colspan="1" rowspan="1"> Instance </td><td colspan="1" rowspan="1"> Enter your Instance name. For example <a href="http://xyz.com" rel="noopener" target="_blank"> xyz.com </a> or <a href="http://xyz.com.au" rel="noopener" target="_blank"> xyz.com.au </a></td></tr><tr><td colspan="1" rowspan="1"><p> Client ID </p></td><td colspan="1" rowspan="1"> Enter your Client Id </td></tr><tr><td colspan="1" rowspan="1"> Client Secret </td><td colspan="1" rowspan="1"> Enter your Client Secret </td></tr></tbody></table>

Once you have entered valid SellerCenter credentials, you can use the same account any time to create a new SellerCenter 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](https://domo-support.domo.com/s/article/360042926054 "Managing User Accounts for Connectors").

## Details Pane

This pane contains a primary **Reports** menu, along with various other menus which may or may not appear depending on the report type you select.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:201;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> Report </p></td><td colspan="1" rowspan="1"><table border="1"><tbody><tr><td colspan="1" rowspan="1"> Brands </td><td colspan="1" rowspan="1"> Returns the brands based on some filter parameters. </td></tr><tr><td colspan="1" rowspan="1"> Categories </td><td colspan="1" rowspan="1"> Returns the categories for the provided search query. </td></tr><tr><td colspan="1" rowspan="1"> Finance Statement </td><td colspan="1" rowspan="1"> Returns a list of statements based on specified parameters. </td></tr><tr><td colspan="1" rowspan="1"> Orders </td><td colspan="1" rowspan="1"> Returns a list of orders. </td></tr><tr><td colspan="1" rowspan="1"> Order Items </td><td colspan="1" rowspan="1"> Returns a list of orders Items. </td></tr><tr><td colspan="1" rowspan="1"> Product Images </td><td colspan="1" rowspan="1"> Returns the urls of product sets by product sets ids. For the Main Image refer the first image url. </td></tr><tr><td colspan="1" rowspan="1"> Product Sets </td><td colspan="1" rowspan="1"> Returns a list of product sets. </td></tr><tr><td colspan="1" rowspan="1"> product Stock </td><td colspan="1" rowspan="1"> Returns a list of stock for Products based on product set. </td></tr></tbody></table></td></tr><tr><td colspan="1" rowspan="1"><p> Currency (<b> Optional </b> ) </p></td><td colspan="1" rowspan="1"> Enter the Currency (for example, enter TWD for Taiwan Dollar). </td></tr><tr><td colspan="1" rowspan="1"><p> Get Only Paid Statements (<b> Optional </b> ) </p></td><td colspan="1" rowspan="1"> Select True or False to limit the data to paid statements. </td></tr><tr><td colspan="1" rowspan="1"><p> Date Selection (<b> Optional </b> ) </p></td><td colspan="1" rowspan="1"> You can either select a specific date (in YYYY-MM-DD format), the relative number of days (for example, 1 days or 2 days back), a date range (start date and end date) or a time period(for example, this day, this week, this month, yesterday, previous week, previous month). </td></tr><tr><td colspan="1" rowspan="1"><p> Time Period (<b> Optional </b> ) </p></td><td colspan="1" rowspan="1"> Select the time period to receive the data. </td></tr><tr><td colspan="1" rowspan="1"> Date Type (<b> Optional </b> ) </td><td colspan="1" rowspan="1"> You can either select a specific date (in YYYY-MM-DD format) or a relative value (for example, 1,2, or 3 days back). </td></tr><tr><td colspan="1" rowspan="1"> Start Date - Days Back (<b> Optional </b> ) </td><td colspan="1" rowspan="1"><p> You can specify the day on which you want to start retrieving data by entering a number relative to today's date. Use the following guidelines: </p><ul><li> Enter <tt> 0 </tt> for today. </li><li> Enter <tt> 1 </tt> for yesterday. </li><li> Enter <tt> -1 </tt> for tomorrow. </li></ul><p> Note that the connector operates in the UTC time zone. If your data originates from a time zone that is ahead of UTC (such as APAC-based customers), you must use <tt> -1 </tt> for the Start Date parameter to ensure you capture all current data accurately. </p></td></tr><tr><td colspan="1" rowspan="1"> End Date - Days Back (<b> Optional </b> ) </td><td colspan="1" rowspan="1"><p> You can specify the day on which you want to stop retrieving data by entering a number relative to today's date. Use the following guidelines: </p><ul><li> Enter <tt> 0 </tt> for today. </li><li> Enter <tt> 1 </tt> for yesterday. </li><li> Enter <tt> -1 </tt> for tomorrow. </li></ul><p> Note that the connector operates in the UTC time zone. If your data originates from a time zone that is ahead of UTC (such as APAC-based customers), you should use <tt> -1 </tt> for the End Date parameter to ensure you capture all current data accurately. </p></td></tr><tr><td colspan="1" rowspan="1"> Time Period (<b> Optional </b> ) </td><td colspan="1" rowspan="1"> Choose the time period for which you would like to receive data. </td></tr><tr><td colspan="1" rowspan="1"> Starting Day Of The Week (<b> Optional </b> ) </td><td colspan="1" rowspan="1"> From the drop-down list, you can either select Monday or Sunday. </td></tr><tr><td colspan="1" rowspan="1"> Order Status </td><td colspan="1" rowspan="1"><span dir="ltr"> Select the status of the order from the status section. </span></td></tr><tr><td colspan="1" rowspan="1"> Product Set ID Selection </td><td colspan="1" rowspan="1"> Select whether to retrieve data for all product set IDs or only specific product set IDs. If you are having issues selecting specific product set IDs, you can enter them manually. </td></tr><tr><td colspan="1" rowspan="1"><p> Product Set ID </p></td><td colspan="1" rowspan="1"> Enter a comma-separated list of product set IDs. </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](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Data Connector").
