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

# 外部連携

> 外部システムとAPI連携を行うためのアクセストークンの発行と、外部システムのトークンの登録を行うことができます。

## 標準機能で連携可能なサービス

### 販売チャネル

<CardGroup cols={3}>
  <Card title="Shopify" iconType="duotone" href="/docs/guide/shopify-integration/shopifyflow" />

  <Card title="スマレジ（近日連携予定）" cta="Coming Soon..." />

  <Card title="OmnibusCore" />
</CardGroup>

### 業務効率化

<CardGroup cols={3}>
  <Card title="Recustomer" iconType="duotone" href="/docs/guide/app-integrations/recustomer" />
</CardGroup>

## SQのAPIを外部から利用可能にする

<CardGroup cols={3}>
  <Card title="SQのAPIを利用するためのトークンを発行" icon="shield-keyhole" iconType="duotone" href="/docs/guide/shopify-integration/access-token" />
</CardGroup>
