# How to sync Shopify inventory to Palmstreet

If you sell on both Shopify and Palmstreet, you can connect your stores to keep your inventory in sync. This integration ensures that stock levels and product details are automatically reflected on both platforms, helping you avoid overselling and reducing manual work.

### How to set up the integration

To connect your Shopify store to Palmstreet:

1. Go to **Palmstreet Seller Hub > Integrations > Shopify**

<figure><img src="/files/kDWEB4y0OwE2twgip2dy" alt="" width="358"><figcaption></figcaption></figure>

1. Enter your **Shopify store URL**
2. Follow the prompts to:

* Find your **API access token** in your Shopify admin under **Apps & Sales Channels**
* Paste the token into Palmstreet to authorize the connection

For detailed instructions on setting up your store location in Shopify, check out our step-by-step guide on [***How to Connect Your Shopify Store to Palmstreet**.*](https://help.palmstreet.app/~/changes/185/seller/seller-tools/how-to-connect-your-shopify-store-to-palmstreet)

### **How to connect your inventory location to Palmstreet**

1. Choose your **Shopify inventory location** (e.g. *Palmstreet Shelf*)
2. Click **Sync** to start importing your listings

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

Once the integration is complete, products from the selected inventory location will appear in your Palmstreet shop. Inventory levels will stay synced automatically in real time.

### **What syncs between Shopify and Palmstreet**

When you connect your Shopify store, the following product details will sync to Palmstreet:

* **Inventory quantities:** update automatically whenever items are sold on either platform
* **Variants** (such as size or color): update automatically whenever changes are made on either platform
* **Product titles, descriptions, and images:** these details do not sync automatically. Updates must be initiated manually from Shopify to Palmstreet, and can be done at any time.

### How sync works

* Palmstreet and Shopify maintain a real-time, bidirectional sync. In the event of a sync error, we recommend double-checking your inventory in Shopify to ensure it reflects the most up-to-date quantities.
* You’ll see a sync error alert in Seller Hub if there’s an issue. To manually sync your inventory, click **Sync from Shopify**.
* If you change your inventory location, products previously synced from the old location will stop syncing. Only items from the new location will sync going forward.

### FAQ

**Can I connect more than one Shopify store to my Palmstreet account?**

No. At this time, one Palmstreet account can only be linked to a single Shopify store.

**What happens when I sell an item on Palmstreet or Shopify?**

Inventory updates automatically across both platforms. If an item sells on one, the stock level is instantly adjusted on the other.

**Do I need to manage listings on both platforms separately?**

No. Once your accounts are synced, your inventory updates automatically across both platforms. That means you only need to make changes in one place—no manual work or double-entry required.

**Still need help?**

If your question wasn’t answered here, our Support team is always happy to help. You can also browse the [Help Center](https://help.palmstreet.app/) for more resources and commonly asked questions.


---

# 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://help.palmstreet.app/seller/listing-management/how-to-connect-your-shopify-store-to-palmstreet/how-to-sync-shopify-inventory-to-palmstreet.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.
