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

# 外部統合の概要

> 外部統合により、AIエージェントがサードパーティサービス、API、プラットフォームに接続できるようになります。各統合は、メール、ファイルストレージ、プロジェクト管理、CRM、その他のエンタープライズシステムと連携するための専門ツールを提供します。

## 利用可能な統合

<CardGroup cols={2}>
  <Card title="Microsoft 365" icon="mail" href="/agents/external-integrations/microsoft-365">
    Azure AD OAuth経由のメール、カレンダー、OneDrive、SharePoint
  </Card>

  <Card title="Gmail" icon="mail" href="/agents/external-integrations/gmail">
    Gmail APIとOAuth 2.0によるメール管理
  </Card>

  <Card title="Google Sheets" icon="table" href="/agents/external-integrations/google-sheets">
    スプレッドシートデータの読み取り、書き込み、操作
  </Card>

  <Card title="Google Drive" icon="folder" href="/agents/external-integrations/google-drive">
    ファイルストレージ、共有、管理
  </Card>

  <Card title="Google Slides" icon="layout-template" href="/agents/external-integrations/google-slides">
    プレゼンテーションの作成と変更
  </Card>

  <Card title="Microsoft Excel" icon="table-2" href="/agents/external-integrations/microsoft-excel">
    ワークブック管理、データ操作、分析
  </Card>

  <Card title="Microsoft Word" icon="file-text" href="/agents/external-integrations/microsoft-word">
    ドキュメントの作成と編集
  </Card>

  <Card title="Dropbox" icon="cloud-upload" href="/agents/external-integrations/dropbox">
    ファイルストレージと共有
  </Card>

  <Card title="Asana" icon="list-check" href="/agents/external-integrations/asana">
    プロジェクトとタスク管理
  </Card>

  <Card title="Jira" icon="clipboard-list" href="/agents/external-integrations/jira">
    イシュートラッキングとプロジェクトワークフロー
  </Card>

  <Card title="Confluence" icon="book" href="/agents/external-integrations/confluence">
    Wikiページとドキュメント管理
  </Card>

  <Card title="Salesforce CRM" icon="users" href="/agents/external-integrations/salesforce">
    CRMデータと操作
  </Card>

  <Card title="HubSpot" icon="building" href="/agents/external-integrations/hubspot">
    連絡先、会社、取引、チケット
  </Card>

  <Card title="Odoo ERP" icon="boxes" href="/agents/external-integrations/odoo-erp">
    在庫、売上、会計を含むERP機能
  </Card>

  <Card title="Yahoo Finance" icon="chart-line" href="/agents/external-integrations/yahoo-finance">
    マーケットデータ、株価、財務分析
  </Card>

  <Card title="Azure Active Directory" icon="key" href="/agents/external-integrations/azure-active-directory">
    ユーザープロビジョニングとディレクトリ管理
  </Card>

  <Card title="GitHub" icon="git-branch" href="/agents/external-integrations/github">
    リポジトリ管理、イシュー、プルリクエスト
  </Card>
</CardGroup>
