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

# How to connect

> How to connect the Makeshop data source to Adriel: issue Makeshop admin API credentials, enter them in the connection form, and import orders and products.

Makeshop (메이크샵) is a Korean direct-to-consumer shopping cart platform that powers individual merchant malls. Connecting it pulls vendor-side orders and the product catalog from the Makeshop admin API into Adriel, exposing order, revenue, and product datasets that combine in a single dashboard with Naver Search Ads, Kakao, and other Korean platforms. Revenue is reported in the mall's configured currency, typically KRW.

## Before you connect

The following are required:

* A Makeshop shop with admin access.
* Makeshop API credentials issued from the admin console. Copy any secret values immediately, since they may not be shown again.

## Connect Makeshop

<Steps>
  <Step title="Issue Makeshop API credentials">
    Sign in to the Makeshop admin and open the API or external integration section. Issue the API credentials for the shop and copy the values right away, since some may not be visible again.
  </Step>

  <Step title="Add the data source">
    On the **Data Sources** page, search for **Makeshop** and select it.
  </Step>

  <Step title="Enter the credentials">
    Paste the Makeshop API credentials into the connection form, including the shop domain.
  </Step>

  <Step title="Save the connection">
    Submit the form to start the initial import of orders and the product catalog. The first sync runs in the background.
  </Step>
</Steps>

## What gets imported

The connector imports the product catalog and orders for the connected shop. Sales metrics — order count, order amount, average order value, and product-level performance — are reconstructed from raw orders.

For the complete list of metrics and breakdowns, see the [Makeshop data reference](/data-sources/g-n/makeshop/data-reference).

## Troubleshooting

<AccordionGroup>
  <Accordion title="Reported revenue differs from the Makeshop admin dashboard">
    Sales metrics are reconstructed from raw orders. The Makeshop admin may apply settlement adjustments, promotion accounting, or fee deductions that the connector does not replicate. Small differences are expected; large gaps should be investigated with support.
  </Accordion>

  <Accordion title="Connection stops working after credential changes">
    Reissuing API credentials in the Makeshop admin invalidates the stored credentials. Generate a new credential pair in the Makeshop admin and update the connection.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Makeshop data reference" href="/data-sources/g-n/makeshop/data-reference">
    Metrics, breakdowns, and limits for Makeshop.
  </Card>

  <Card title="Makeshop FAQs" href="/data-sources/g-n/makeshop/faqs">
    Common questions and expected behaviors for the Makeshop data source.
  </Card>

  <Card title="How to connect Cafe24" href="/data-sources/a-f/cafe24/how-to-connect">
    Connect an alternative Korean direct-to-consumer commerce platform.
  </Card>

  <Card title="How to connect Naver Search Ads" href="/data-sources/g-n/naver-search-ads/how-to-connect">
    Connect Korean search advertising to blend with Makeshop sales.
  </Card>
</CardGroup>
