The Email Subject

Setting up Email Subject

The add-on allows you to personalize your email subject line using dynamic markers, enabling customized and automated content.

Example:

📈 Daily Sales: {{Long Date UK}} -  {{NamedRange:EoD_Balance}} 

will render as

📈 Daily Sales: 20 February 2025 - $1,124.65

Customizing the Subject Line

You can structure your email subject line using a combination of static text and dynamic markers.

1. Static Text

A fixed subject line that remains the same for all emails.

Example: Weekly Sales Report

2. Dynamic Markers

Use predefined markers to insert dynamic content such as dates, times, or spreadsheet values.

Example: Report for {{Date}} (automatically inserts the current date)

Date and Time Markers

Spreadsheet Information

Random Values

3. Cell & Range References

Retrieve values from a specific cell or named range in your spreadsheet.

Example: Invoice {{'Invoices'!A2}} (fetches the invoice number from cell A2 in the "Invoices" sheet)

Next Step: The Email Body