Skip to content
Skip to main content

Application-level templates

Application-level templates let you create reusable messages with dynamic content. Each template is linked to the Nylas application associated with the API key specified in a Create Template request.

💡 If you want to create templates for specific grants, use the grant-level templates endpoints.

Nylas supports the following templating engines:

We recommend you use mustache }} or Handlebars if you need a simple implementation. If you need more advanced formatting, conditions, or layouts, we recommend Nunjucks or Twig.