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

# ELT/CDC: Sources - JudgeMe

> Configure Judge.me as a data source in Integrate.io ELT & CDC. Replicate product review and rating data to your data warehouse for analysis.

|                           |                                           |
| :------------------------ | :---------------------------------------- |
| **Description**           | Shopify product review and counter plugin |
| **Supported Replication** | Continuous Sync                           |
| **Authentication Type**   | Basic Authentication                      |

## Setting up JudgeMe for ELT & CDC

### Overview

ELT & CDC uses the API provided by JudgeMe to sync the data. [Judgeme API Reference](https://judge.me/api/docs)

### Requirements

* You need to enable the JudgeMe Webservice and create an API key.

### Create API Token

Follow these steps to enable the JudgeMe Webservice and create a API key.

<Steps>
  <Step>
    Goto your Judgeme back office, open the `Web service` page under the `Advanced Parameters` menu, and then choose `Yes` for the “Enable JudgeMe Webservice” option.
  </Step>

  <Step>
    Click the `Add new webservice key` and configure your API key. You will need to grant read (GET) access on resources you want to use with ELT & CDC.
  </Step>

  <Step>
    Copy and paste the API key into the dashboard.
  </Step>

  <Step>
    Enter your Shopify domain name into the input field below. If JudgeMe is installed in a subfolder of your server, please also include the path to it.
  </Step>
</Steps>
