# BlueConic

## BlueConic連携の設定

BlueConic連携を設定するには、ユーザーは連携を有効にするためにアカウントマネージャーに連絡する必要があります。有効化されると、ユーザーは連携を設定できるようになります。

<figure><img src="/files/66ffa4f7cff1df32b217c149d7662e2ceb890b53" alt=""><figcaption></figcaption></figure>

PushlyプラットフォームでBlueConicと正常に連携するには、ユーザーは以下の詳細を提供する必要があります。

| タイトル                 | 説明                                                                                                                                  | 必須 |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | -- |
| テナント名                | これは、BlueConicによって割り当てられた blueconic.net のURLと一致している必要があります                                                                           | はい |
| アプリケーション名            | ユーザーは任意のアプリケーション名を選択できます                                                                                                            | はい |
| アプリケーションクライアントID     | これはBlueConicから提供されます                                                                                                                | はい |
| アプリケーションクライアントシークレット | これはBlueConicから提供されます                                                                                                                | はい |
| 関連コンテンツストア           | ユーザーはBlueConicアカウント内で複数のストアを作成し、以下を提供することで、そのうち1つまたは複数をPushlyにリンクできます **ストア名** および **ストアID。** ユーザーは最大10個の異なるストアをPushlyアカウントにリンクできます | はい |

すべての詳細を入力したら、ユーザーは「保存」をクリックして、この一度限りの連携設定を完了できます


---

# 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://documentation.pushly.com/pushly-ja/platform/purattofmu/blueconic.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.
