> For the complete documentation index, see [llms.txt](https://docs.getkolla.com/kolla/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getkolla.com/kolla/connector-guides/shopify.md).

# Shopify

## Setup Guide

You can find your Shopify application credentials by visiting your [Shopify Partner Portal](https://partners.shopify.com/).

You'll need the following information to set up your Shopify App with KollaConnect:

* Client ID
* Client Secret
* Scopes needed

### Prerequisites

* Shopify Developer Account. You can create one [here](https://www.shopify.com/partners).
* Shopify Application. Learn more about creating a Shopify application [here](https://shopify.dev/apps).

### Add the Konnect OAuth Redirect URL

1. Login to your developer portal and go to the `Apps` section
2. Select the app that you are using for this integration and click it
3. Under the App Setup section go to URLs > Allowed redirection URL(s) and add the Kolla redirect URL:\
   `https://connect.getkolla.com/oauth`
4. Click save at the top right

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

### Add your Shopify app to Kolla

1\. In the Kolla Admin portal go to **Integrations > Connectors** and click **Add Connector**.

2\. Choose Shopify from the catalog of connectors

3\. Name your instance of this connector and input the following configuration items:

* **Client ID:** Found under Client Credentials in the App details of Shopify Partner Portal
* **Client Secret:** Found under Client Credentials in the App details of Shopify Partner Portal

4\. Select the required scopes needed from this list: <https://shopify.dev/api/usage/access-scopes>
