# Advocateメールテンプレートをインポートまたはエクスポートする

既存のメールテンプレートをインポートし、新しいものをインポートする前に置き換え対象のメールを保存しておきたい場合は、メールテンプレートをエクスポートできます。

<div data-with-frame="true"><figure><img src="/files/c69a22d1fce273530f3559e8244ebfa3da00d63f" alt="" width="563"><figcaption></figcaption></figure></div>

#### メールテンプレートをインポートする

メールエディターはHTML形式のメールコードを受け入れることができ、作成済みのHTMLベースのメールをインポートできます。

1. 左側のナビゲーションメニューから、次を選択します ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%252Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=71dd50ef\&sv=2) **\[Engage] → コンテンツ**.
2. の *メール* カードで、 **メールを編集** 既存のテンプレートを編集するには。
3. カスタム作成されたメールをインポートしたいメールを選択します。
   * 次を選択します ![](/files/2772c679c508040938e7f40161349e773d4d7462) **\[終了アイコン]** サイドメニューを最小化するには。
4. 次を選択します **テンプレートをインポート** 横向きのツールバーでインポートウィンドウを開きます。
5. スクリプトを *テンプレートをインポート* ウィンドウに追加します。コピーしたコードが正確かつ完全であることを確認してください。
6. 次を選択します **インポート** カスタムコードをメールエディターのキャンバスに読み込むには。
7. 更新が完了したら、テストメールを自分宛てに送信します。
   * 次を選択します **アクション** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** テストメールを自分宛てに送信するには。
8. 次を選択します **保存** 画面右上の隅にある
9. プログラムが公開中の場合は、 [プログラムの下書きを公開](/brand/ja/nitsuitebitaidesuka/advocate-program/getting-started-with-advocate/create-and-publish-a-program-draft-for-advocate.md) して、変更を参加者に反映する必要があります。

#### メールテンプレートをエクスポートする <a href="#export-an-email-template-0-1" id="export-an-email-template-0-1"></a>

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ**.
2. の *メール* カードで、 **メールを編集** 既存のテンプレートを編集するには。
3. カスタム作成されたメールをインポートしたいメールを選択します。
   * 次を選択します ![](/files/2772c679c508040938e7f40161349e773d4d7462) **\[終了アイコン]** サイドメニューを最小化するには。
4. 次を選択します **メールテンプレートをエクスポート** 横向きのツールバーでインポートウィンドウを開きます。
5. でコードを表示します。 *テンプレートをエクスポート* ウィンドウ。
6. 次を選択します **HTMLをコピー** HTMLをコピーして貼り付けるには。


---

# 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://help.impact.com/brand/ja/nitsuitebitaidesuka/advocate-program/manage-advocate-participant-experiences/email-experiences/import-an-advocate-email-template.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.
