6
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

メールテンプレート

6
Last updated at Posted at 2019-08-29

1.Classic メールテンプレート(MetaData)

  • Classic レターヘッド (※メールテンプレートのテンプレート
  • Classic メールテンプレート
  • テキスト
  • HTML (Classic レターヘッドを使用)
  • カスタム HTML (Classic レターヘッドを使用しない)
  • Visualforce

メモ
テキスト ⇒ HMTL ⇒ カスタムHTML ⇒ Visualforce
左から右へ機能は段々強くになります。
Visualforceメールテンプレートの最大の特徴は、子オブジェクトのレコードをメールに記載できることです。
      Visualforce メールテンプレートの作成

2.Lightning メールテンプレート(Data)

  • 拡張レターヘッド(※メールテンプレートのテンプレート
  • メールテンプレート

3.テンプレートのデータ種別

Classicには「MetaData」です。
Lightningには「Data」です。

   Idea Details(Ability to add Lightning Email Templates to Changes Sets and Deploy from Sandbox)

4.レターヘッド(Classic VS Lightning)

Classic レターヘッド

背景色と画像の設定
image.png

拡張レターヘッド

ヘッダーとフッターのhtml編集
image.png

5.メールテンプレート(Classic VS Lightning)

Lightning メールテンプレート = カスタム HTML (Classic レターヘッドを使用)
image.png

image.png

6.差し込み項目(Classic VS Lightning)

Classic メールテンプレートはSalesforce Merge Language (SML) を利用します。
Lightning メールテンプレートはHandlebars Merge Language (HML) を利用します。

    SML から HML への Lightning メールテンプレートの変換

Resource

6
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?