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

# Magento Connector

## Intro

Magento Enterprise Edition is a high performance, scalable eCommerce solution for fast-growing and large businesses. It's got the enterprise-class features and the flexibility you need to create an eCommerce solution tailored to your unique needs. And to help you drive more traffic to your store, convert browsers into buyers and boost online revenue. To learn more about the Magento API, visit their page [http://www.magentocommerce.com/api/rest/introduction.html](http://www.magentocommerce.com/api/rest/introduction.html "http://www.magentocommerce.com/api/rest/introduction.html").

You can connect to your Magento account in the Data Center. This topic discusses the fields and menus that are specific to the Magento 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 Magento account and create a DataSet, you must have the following:

* Domain
* Consumer Key
* Consumer Secret
* Access Token
* Access Token Secret

## Connecting to Your Magento Account

This section enumerates the options in the **Credentials** and **Details** panes in the Magento 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

Magneto connector uses Oauth1.0a for authentication.

This pane contains fields for entering credentials to connect to your Magento 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><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"><p> Domain </p></td><td colspan="1" rowspan="1"><p> Enter your Magento installed domain (minus the protocol). For example, api.company.com. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Consumer Key </p></td><td colspan="1" rowspan="1"><p> Enter your Consumer Key. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Consumer Secret </p></td><td colspan="1" rowspan="1"><p> Enter your consumer secret. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Access Token </p></td><td colspan="1" rowspan="1"><p> Enter your access token. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Access Token Secret </p></td><td colspan="1" rowspan="1"><p> Enter your access token secret. </p></td></tr></tbody></table>

Once you have entered valid Magento credentials, you can use the same account any time to create a new Magento 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?language=en_US "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: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> Report </p></td><td colspan="1" rowspan="1"><p> Select the Magento report you want to run. The following reports are available: </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> Customer </p></td><td colspan="1" rowspan="1"> Returns the list of customers. </td></tr><tr><td colspan="1" rowspan="1"><p> Order </p></td><td colspan="1" rowspan="1"> Returns the list of sales orders. </td></tr><tr><td colspan="1" rowspan="1"><p> Order Item </p></td><td colspan="1" rowspan="1"> Returns the order items for all orders. </td></tr><tr><td colspan="1" rowspan="1"><p> Product </p></td><td colspan="1" rowspan="1"> Returns the list of products. </td></tr><tr><td colspan="1" rowspan="1"><p> Stock Item </p></td><td colspan="1" rowspan="1"> Returns the list of stock items. </td></tr></tbody></table></td></tr><tr><td colspan="1" rowspan="1"><p> Filter </p></td><td colspan="1" rowspan="1"><p> Enter filters for the report, separate multiple filters by a ';'. For example, 'increment\_id > 2345554', 'store\_name!= Warehouse', 'entity\_id between 1000 and 2000;subtotal \< 56.00. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Reset Update </p></td><td colspan="1" rowspan="1"><p> Select 'Yes' to reset the update flag. Resetting the flag will cause the data source to retrieve all available data, rather than just the new data from the last update. </p></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").
