# データエクスポーター

データエクスポーターは、データインサイトを外部の別の目的地に配信することを可能にします。 Nexthinkデータモデルの任意の部分を自動抽出・転送し、データの共有、報告、または分析を促進するために複数のサードパーティデータプラットフォームに対応させることができます。

## 前提条件 <a href="#dataexporter-prerequisites" id="dataexporter-prerequisites"></a>

データエクスポーターを作成、設定、およびスケジュール化する前に、適切な[コネクタ資格情報](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/connector-credentials.md)をお持ちである必要があります。

## データエクスポータの制限

デイリーデータエクスポートの制限は現在、組織内のライセンスデバイスの数に基づくティアにより決定されます。 詳細な最新の制限リストについては、[Nexthink Infinityのしきい値と制限の概要](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/nexthink-infinity-default-thresholds-overview)を参照してください。

## サポートされているサードパーティツール <a href="#dataexporter-supportedthird-partytools" id="dataexporter-supportedthird-partytools"></a>

* [データエクスポーターの管理](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/data-exporters/managing-data-exporters.md)
* [Azure Data Lake用エクスポーター](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/data-exporters/exporter-for-azure-data-lake.md)
* [セキュアファイル転送プロトコル(SFTP)サーバー用エクスポーター](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/data-exporters/exporter-for-secure-file-transfer-protocol-sftp-server.md)
* [HTTP APIエクスポーター](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/data-exporters/http-api-exporter.md)


---

# 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/outbound-connectors/data-exporters.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.
