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

# 連携

> WaveをCRM、メール、ディレクトリ、HRツールと連携する

<img src="https://mintcdn.com/waveconnect/RY9ZLnYoWstwKemi/images/integrations.png?fit=max&auto=format&n=RY9ZLnYoWstwKemi&q=85&s=8238fe6d1313543e4a4b8a245465e5f0" alt="Integrations dashboard" width="2472" height="1540" data-path="images/integrations.png" />

Waveは、コンタクト、メール署名、チームディレクトリを同期するために、すでに使用しているツールと連携します。ほとんどの連携は **Settings → Integrations** で設定します。

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/kAvxvrfE_Bo" title="Digital Business Cards and CRMs (HubSpot, Salesforce, Microsoft Dynamics)" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## CRM

Waveを通じてキャプチャしたコンタクトをリアルタイムでCRMに直接同期します。

<CardGroup cols={3}>
  <Card title="HubSpot" icon="hubspot" href="/integrations/hubspot">
    コンタクトをHubSpotのContactsとして同期。
  </Card>

  <Card title="Salesforce" icon="salesforce" href="/integrations/salesforce">
    コンタクトをLeadsまたはContactsとして同期。
  </Card>

  <Card title="Zoho CRM" icon="database" href="/integrations/zoho-crm">
    コンタクトをZohoのContactsまたはLeadsとして同期。
  </Card>

  <Card title="Dynamics 365" icon="microsoft" href="/integrations/dynamics-365">
    コンタクトをDynamics 365 Salesに同期。
  </Card>

  <Card title="Google Contacts" icon="address-book" href="/integrations/google-contacts">
    コンタクトをGoogleアカウントに保存。
  </Card>

  <Card title="Outlook Contacts" icon="address-card" href="/integrations/outlook-contacts">
    写真付きでコンタクトをOutlookに保存。
  </Card>

  <Card title="Pipedrive" icon="filter" href="/integrations/pipedrive">
    PipedriveにPersonsとLeadsを作成。
  </Card>

  <Card title="HighLevel" icon="chart-line" href="/integrations/highlevel">
    コンタクトをHighLevelのロケーションに同期。
  </Card>

  <Card title="Zapier" icon="bolt" href="/integrations/zapier">
    コンタクトイベントで6,000以上のアプリのZapをトリガー。
  </Card>
</CardGroup>

## メール送信

Wave専用アドレスではなく、自分のアドレスからWaveメールを送信します。

<CardGroup cols={3}>
  <Card title="Gmail" icon="envelope" href="/integrations/gmail-sending">
    GmailアドレスからWaveメールを送信。
  </Card>

  <Card title="Microsoft Exchange" icon="envelope" href="/integrations/exchange-sending">
    SMTP経由でExchangeから送信。
  </Card>

  <Card title="Office 365" icon="envelope" href="/integrations/office365-sending">
    Microsoft Graph APIから送信。
  </Card>

  <Card title="SMTP" icon="server" href="/integrations/smtp-sending">
    任意のSMTPメールサーバーに接続。
  </Card>
</CardGroup>

## メール署名

Waveのメールシグネチャをチームのメールクライアントに直接展開します。

<CardGroup cols={2}>
  <Card title="Gmail Signature" icon="signature" href="/integrations/gmail-signature">
    Google WorkspaceユーザーにシグネチャをPush。
  </Card>

  <Card title="Outlook Signature" icon="signature" href="/integrations/outlook-signature">
    Wave Outlookアドインでシグネチャを配信。
  </Card>
</CardGroup>

## ユーザー管理

WaveチームディレクトリをIDプロバイダーと同期させます。

<CardGroup cols={2}>
  <Card title="Google Workspace" icon="google" href="/integrations/google-workspace">
    Googleディレクトリからユーザーを同期。
  </Card>

  <Card title="Microsoft Entra ID" icon="microsoft" href="/integrations/entra-id">
    Entra ID（Azure AD）からユーザーを同期。
  </Card>
</CardGroup>
