Class TemplateControllerApi

Hierarchy

Constructors

Properties

configuration: Configuration = ...

Methods

  • Get email template preview with passed template variables in HTML format for browsers. Pass template variables as query params. Get template preview HTML

    Parameters

    Returns Promise<string>