> ## Documentation Index
> Fetch the complete documentation index at: https://help.emotive.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Magento <> Emotive

> Sync order information from Magento to Emotive.

This article will walk you through the steps to integrate your Magento site with Emotive.

## Install Magento in Emotive

* Navigate to [Integrations](https://www.emotiveapp.co/settings/integrations).
* Locate **Magento** and select **Add Integration**.
* Click **Install**.
* Enter your store's URL and click **Connect**.

## Complete Setup in Magento

To complete your integration of Emotive and Magento:

* Log into Magento and navigate to **Stores > Configuration > Services > OAuth > Consumer Settings**.
* Scroll down to locate *Allow OAuth Access Tokens to be used as standalone Bearer tokens.*
* Select **Yes** from the dropdown menu.
* Click **Save Config**.
* Navigate to **System > Extensions > Integrations**.
* Select **Add New Integration**.
* Complete the form with the following values:
  * Name: Alloy
  * Email: input your email to log into Magento
  * Callback URL: [**https://api.runalloy.com/api/strategy/magento/callback**](https://api.runalloy.com/api/strategy/magento/callback)
  * Identity Link URL: [**https://app.runalloy.com/login**](https://app.runalloy.com/login)
* Under *Basic Settings* click **API** and change *Resource Access* to **All**.
* Click **Activate Integration**.

You're all set! Your order data will now sync from Magento to Emotive moving forward.
