# Nexthinkとサードパーティツールの統合

Nexthinkは、デジタル従業員体験ワークフローを豊かにし、自動化し、拡張するために、多様な外部ツールとの統合を可能にします。 Nexthinkを広範なITエコシステムに接続することで、データフローを合理化し、視認性を向上させ、環境からの強力なインサイトに基づいてリアルタイムアクションを実行することができます。

このセクションでは、Nexthinkを外部システムと統合する方法について包括的な概要を提供します。 次の統合オプションを取り上げます。

* [インバウンドコネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors.md): 外部データをNexthinkに取り込み、あなたの調査を豊かにし、従業員体験のインサイトを文脈化することができます。
* [アウトバウンドコネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors.md): Nexthinkデータを他のプラットフォームに送り、ワークフローを自動化し、アラートを起動し、リアルタイムのメトリクスをチームが既に作業しているところへフィードします。
* [Spark Agent2Agent 統合](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/spark-agent2agent-integration.md): Agent-to-Agent (A2A) プロトコルを使用して既存のエンタープライズ向け AI ボットと Spark を統合し、従業員がすでに使用して信頼しているツールや会話型インターフェースで引き続き作業できるようにします。
* [Nexthink API](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/nexthink-api.md): NexthinkのAPIを使用してデータをプログラム的にクエリし、送信します。 これにより、組織のニーズに合わせたカスタム統合と自動化を可能にします。
* [通信チャンネル](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/communication-channels.md): Microsoft TeamsのNexthinkチャンネルを通じて、従業員の応答を収集し、通知を発することができます。
* [セルフサービスポータル](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/integrating-self-service-portals.md): Nexthinkデータと自動化された修復を使用して、従業員がよく知っているインターフェースから直接問題を解決できるようにすることで、チケットボリュームとITのワークロードを削減します。

{% hint style="info" %}
Amplify ブラウザ拡張機能およびそのインストール手順、設定詳細については、[Amplify ブラウザ拡張機能のインストール](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md) のドキュメントを参照してください。
{% endhint %}


---

# 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://docs.nexthink.com/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools.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.
