DocExport
Template GalleryAdd to monday
DocExport V1
DocExport V1
  • Getting started
    • Welcome
    • Installation
    • Create Templates
      • Item Level Template
      • Board Level Template
      • Items from other boards
    • Generate documents
      • Board Level Filter
  • Template
    • Placeholder Directory
    • Charts
    • Formulas
    • QR Code
    • Customization
      • Colors
      • Custom Fonts
      • Format date & time
      • Format numbers
    • Images
    • Item Updates
    • Mirror Columns
    • Numbering
    • Subitem Table
  • Features
    • Automations
    • Custom Email Templates
    • Triggers
    • eSignatures
    • Charts & Reports
    • Share Recipes and Templates
    • User Permissions
    • Conditional Recipes
    • Dynamic Tables
  • Troubleshooting
    • Column ID (Dev Mode)
    • App Permission
    • Authorize App
    • Advanced Filtering
Powered by GitBook
On this page
  • Custom Email Templates
  • Add Custom Email Template
  • Use placeholders in your templates
  • Select and use Email Template
  • Example email template
  • Custom Email Sender
  • Custom Sender from People Column
  • Additional File Attachments
  • Troubleshooting
  1. Features

Custom Email Templates

Send your PDFs by email and customize the text and subject line with an easy to use editor or using your own HTML code.

PreviousAutomationsNextTriggers

Last updated 7 days ago

This feature is included in the and above.

You're in the Helpcenter for Version 1 of our app! Version 2 is now available with enhanced features and a new user interface. 🎉

Need info on Version 2? Access the

Want to upgrade or find out which version you have?

Custom Email Templates

You can email all generated PDFs from your monday.com board to the user who created the document or to any email address of your choice.

People columns and email columns are also supported.

By default, all attachments are sent using the standard DocExport email template:

You want to change the look? No problem! This email can be tailored to you and your needs by adding custom email templates.

Add Custom Email Template

  1. Open the DocExport view in your monday.com board

  2. Click on "Templates"

  3. Choose "Add Email template"

  1. Define the name of your email template by clicking on the name field.

  2. Customize your email template by entering a custom subject line and defining the email body. You can use the text editor and create your HTML template from scratch or directly copy your HTML code into the email body field by switching to the code view.

  3. Edit your template afterwards by clicking on "edit" in the template view.

Use placeholders in your templates

You can also use placeholders in your Custom Email Templates, e.g. if you want to output the name of the document that is attached to the email.

You can use the following placeholders:

{{Name of Document}} - for the name of the document attached

{{User.Name}} - name of the user generating the document

{{Board.Name}} - name of the board you are using while generating the documents

{{Item.ColumnTitle}}- value from any column, e.g. Text column, Numbers column, Date column, etc.

Select and use Email Template

1. Follow the step-by-step assistant and create a new document on item or board level

2. In step 2, when selecting to send it via email, you will have a dropdown menu where you can select your custom email template.

If you are saving your settings as a recipe, the chosen email template will always be used for this particular use case/recipe

Example email template

Subject: Proposal for {{Item.Project}} // {{Item.Client}}

Hi {{Item.Contact}},

I hope this email finds you well. Attached, please find the proposal from {{Item.Date}} we discussed earlier. I've put together some ideas and details for {{Item.Project}}, and I'm excited to hear your thoughts.

Looking forward to discussing it further.

Best regards, {{User.Name}}

Custom Email Sender

You can specify a custom 'Email sender name' and custom 'Email sender address':

Custom Sender from People Column

You can also use dynamic information from a people column.

Simply add the placeholder {{Item.People}} as your 'Email sender name'.

If the title of your people column is 'Requester', the placeholder would be {{Item.Requester}}.

The 'Email sender address' can be empty and it will take the email address from the people column automatically:

Additional File Attachments

When creating your recipe, you can select a file column to attach additional files.

  • Start with an "Item Level" recipe

  • In "Step 2", select "Advanced Settings"

  • Choose the files column which contains the files you want to attach (e.g. additional PDFs, images, etc.)

Troubleshooting

In some cases, a "Space" or a "Pipe ( | )" is not supported in email placeholders. If you're running into any issues, please modify your placeholders slightly by wrapping the column title between [" and "].

Example:

Instead of {{Item.Client Name}} use {{Item.["Client Name“]}}

or if you want to format a date:

Instead of {{Item.Expiry Date | MM-dd-yyyy}} use {{Item.["Expiry Date | MM-dd-yyyy"]}}

If it still doesn't work, please reach out to our Support Team.

Note: Custom Email Templates are only available for the DocExport plan or any higher plan.

Professional
Professional Plan
Help Center for Version 2
Here´s how!