# Integrate Shopify with Logic ERP

**YouTube:** [How to Integrate Shopify with Logic ERP?](https://www.youtube.com/watch?v=jNUiIPhG1Hs)

## How to Integrate Shopify with Logic ERP?

In this tutorial, we will explain how to **integrate Shopify with Logic ERP**, covering app installation, configuration, product synchronization, inventory sync, and order management.

***

### Installing the Logic ERP Integration App on Shopify

To begin the integration process, follow the steps below:

* Log in to your **Shopify Admin Panel**

<figure><img src="/files/Np3uJ6H8IpUwfVipTHTf" alt=""><figcaption></figcaption></figure>

* Click on **Apps**
* Select **Apps and Sales Channel Settings**

<figure><img src="/files/T2dGyyIBXIWiUf5SQWMa" alt=""><figcaption></figcaption></figure>

* Open the **Shopify App Store**

<figure><img src="/files/tiubG1bPc45pxxLjZOB9" alt=""><figcaption></figcaption></figure>

* Search for **Logic ERP Integration**

<figure><img src="/files/IqnSgHagLgDerv2Lfoy4" alt=""><figcaption></figcaption></figure>

Once the app appears in the search results:

* Click on the app to review its features
* Click **Install App**

<figure><img src="/files/OVJkuUJy4bDfoW7ci0fP" alt=""><figcaption></figcaption></figure>

***

### Subscription and App Activation

After successful installation:

* A subscription window will appear
* Review the available **Annual Subscription Plans** and **Add-on Plans**
* Click **Subscribe** to select your desired plan

<figure><img src="/files/Qyv12PkWlTx2ebFPiv56" alt=""><figcaption></figcaption></figure>

* Click **Approve** to confirm subscription and payment

<figure><img src="/files/8WLC9I52QnyKWdYXcxFx" alt=""><figcaption></figcaption></figure>

**Once the payment is completed successfully:**

* Credits will be added to your account
* You will be redirected to the **Logic ERP Integration Dashboard**

<figure><img src="/files/yYbbjt1mbSnh902wgaNO" alt=""><figcaption></figcaption></figure>

***

### Accessing the App Dashboard

* The dashboard is the central control panel to:
  * Configure ERP settings
  * Manage products
  * Manage orders
* You will see a prompt to **Configure Logic ERP Settings**

<figure><img src="/files/gohG05bQD0ZgDYjUtGp9" alt=""><figcaption></figcaption></figure>

* Click **Configure Logic ERP** or access it from the menu

***

### Logic ERP Configuration Setup

To start the configuration:

* Obtain the following credentials from the **Logic ERP Team**:
  * API URL
  * Username
  * Password

<figure><img src="/files/Lfp0vfLsoK7TttukLTS0" alt=""><figcaption></figcaption></figure>

* Enter these credentials in the configuration screen

***

### Product Sync Configuration

* Navigate to **Product Sync Configuration**
* Enable **Product Auto Sync**
  * This allows products to be automatically imported from Logic ERP to Shopify
* Select **Product Auto Sync Frequency** from the dropdown
  * Defines how often products are synced
* Enable **Inventory Auto Sync**
  * Automatically updates stock levels from Logic ERP to Shopify
* Select **Inventory Sync Interval**
  * Defines how frequently inventory is synchronized
* Under **Stock Location**:
  * Define the Shop Location
* Under **Auto Publish to Sales Channel**:
  * Enable **Online Store**

<figure><img src="/files/KLwoFT1dBokS6RGvzSTD" alt=""><figcaption></figcaption></figure>

***

### Order Sync Configuration

* Navigate to **Order Sync Configuration**
* Enable **Order Auto Sync**
* Define the following details carefully:
  * Branch Code
  * Branch Name
  * Order Prefix
  * Order Party User Code

<figure><img src="/files/lOBrvt8lLL3QnFmHzQo9" alt=""><figcaption></figcaption></figure>

* Click **Save** to apply the settings

***Note:*** Correct configuration ensures accurate order transfer from Shopify to Logic ERP.

***

### Product Field Mapping

* Go to **Product Mapping**
* Map **Shopify Fields** with **Logic ERP Fields**
* Default required fields are already configured
* To add custom mappings:
  * Click **Add New Field Mapping**
  * Define additional fields as required

<figure><img src="/files/AtuSyPlDG4KqCwNJKqyx" alt=""><figcaption></figcaption></figure>

This ensures product data is stored correctly during synchronization.

***

### Managing Products

* Navigate to **Manage Products**
* View the list of:
  * Mapped products
  * Uploaded products

<figure><img src="/files/zwypcIXWjXrOZhEOTvW3" alt=""><figcaption></figcaption></figure>

* Monitor product sync status from this screen

***

### Order Field Mapping

* Go to **Order Mapping**
* Map Shopify order fields with Logic ERP fields
* Default mappings are available
* To define additional fields:
  * Click **Add New Field Mapping**

<figure><img src="/files/eCpG2vK0FyzCjmMfYuvE" alt=""><figcaption></figcaption></figure>

This ensures all order-related data is accurately captured in Logic ERP.

***

### Managing Orders

* Navigate to **Manage Orders**
* View all synced orders along with their status
* You can check:
  * Customer Name
  * Order Number
  * Order Date
  * Sync Status

<figure><img src="/files/L9NSFqAuooGII1nuLyH9" alt=""><figcaption></figcaption></figure>

All successfully synced Shopify orders will be available in Logic ERP.

***

### Verifying Orders in Logic ERP

* Open **Sales Order Module** in Logic ERP
* Verify the synced Shopify orders
* Review order details and proceed with further processing

<figure><img src="/files/v0VcMNZcfc8oO6bddVw4" alt=""><figcaption></figcaption></figure>

***

### Conclusion

This completes the **Shopify Integration with Logic ERP**, enabling seamless synchronization of **products, inventory, and orders** between both platforms for smooth and automated business operations.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/integrate-shopify-with-logic-erp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
