> ## 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">
    위키 페이지 및 문서 관리
  </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>
