Step 1. Creating Email Templates

  1. Navigate to Email Template Database

  2. Click the “New” button in the database page.

    Untitled

  3. Fill in the Subject and Body Use placeholders such as ..NAME.. and ..EMAIL.. for dynamic content. For instance, if you are creating a template for an order confirmation email and want to include the customer’s name, you can write it like this:

    Hi, ..NAME..
    
    This is John Doe from JD Company.
    

    This placeholder will be replaced with the value of the corresponding Notion property when you generate the email.

Step2. Adding Templates to Your Database

  1. Open the database from which you want to send the email.

    Untitled

  2. Open a page and click Add a property

    Untitled

  3. Select Relation

    CleanShot 2024-05-28 at 21.57.06.png

  4. Choose Email Templates

    Untitled

  5. Click Add relation

    CleanShot 2024-05-28 at 22.08.50.png

  6. Select the template you added.

    Untitled

    Untitled

    You can switch the template here by clicking the plus button.

    Untitled

Step3. Creating a 'Send Email' Button

  1. Open http://notion-email-composer.com/helper

  2. Enter the Notion property name for the email address field (you can leave it blank if you don't need it) In this tutorial, input Customer Email in the To field to dynamically insert the customer's email into the generated email. Ensure you select the correct property type. if you want to use relation property, see How do I configure relation types for email address fields such as To, CC, and BCC in Email Composer Helper?

    Untitled

    CleanShot 2024-05-28 at 22.22.07.png

  3. Click Add Rule to add replace rule

    Untitled

  4. Fill in the placeholder, Notion property name, and select the property type. The Placeholder is the variable name you added in the template, such as ..NAME... This will replace ..NAME.. in the template with the value of the First Name property in the database. Do not include the double dots in the replace rules; they are added automatically.

    Untitled

  5. After adding all the rules, click Generate Formula and then Copy.

  6. Open your database and click Add property

    CleanShot 2024-05-28 at 23.26.15.png

  7. Select Formula

    Untitled