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

> SendGridのフローアクションを設定してメールを送信する方法を説明します。

# SendGrid

<div id="configure-your-sendgrid-vault-connection">
  ## SendGrid Vault Connection を設定する
</div>

SendGrid フローアクション 用の Vault Connection を設定する方法については、[SendGrid Vault Connection](/ja/docs/customize/forms/vaults/sendgrid)をご覧ください。

<div id="send-email">
  ## メールを送信
</div>

メールプロバイダーに SendGrid を使用してメールを送信します。

<Frame>
  <img src="https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3pT7MZCTVhcL9ueeke0HqQ/8583aedc27af021fe6a62430c6d59adf/sendGrid.png?fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=fe9cc303961e73ff235f9c1e565a67b7" alt="" width="1398" height="1229" data-path="docs/images/cdy7uua7fh8z/3pT7MZCTVhcL9ueeke0HqQ/8583aedc27af021fe6a62430c6d59adf/sendGrid.png" />
</Frame>

<div id="input-settings">
  ### 入力設定
</div>

| パラメータ           | 説明                                                                                               |
| --------------- | ------------------------------------------------------------------------------------------------ |
| 送信者名            | 送信者の名前                                                                                           |
| 送信者メールアドレス (必須) | 送信者のメールアドレス                                                                                      |
| 受信者名            | 受信者の名前                                                                                           |
| 受信者メールアドレス (必須) | 受信者のメールアドレス                                                                                      |
| 件名 (必須)         | メールの件名                                                                                           |
| メールタイプ (必須)     | HTML コンテンツでメールを送信するか、保存済みのテンプレートを使用します (任意)                                                      |
| メッセージ (必須)      | HTML 形式のメール本文、またはテンプレート (任意) 。                                                                   |
| テンプレート ID (任意)  | テンプレートを使用する場合、その ID は [ SendGrid dashboard ](https://mc.sendgrid.com/dynamic-templates) で確認できます。 |
| カスタム変数 (任意)     | テンプレートに挿入するカスタム変数を追加します。                                                                         |

<div id="output-object">
  ### 出力オブジェクト
</div>

想定されるレスポンスとステータスコードについては、[SendGrid のドキュメント](https://www.twilio.com/docs/sendgrid/api-reference/mail-send/mail-send)をご覧ください。
