← All Templates

Email Newsletter

Free, customizable template with 6 dynamic fields. Use it via the API or duplicate it in your dashboard.

Variables

{{company_name}}
Default: Acme Inc
{{heading}}
Default: Your Weekly Update
{{body_text}}
Default: Here is what happened this week...
{{cta_text}}
Default: Read More
{{cta_url}}
Default: https://example.com
{{footer_text}}
Default: You received this because you subscribed to our newsletter.

API Usage

POST /api/v1/pdf
{
  "template_id": "email-newsletter",
  "variables": {
    "company_name": "...",
    "heading": "...",
    "body_text": "...",
    ...
  }
}
Free Email Newsletter Template | PixDoc | PixDoc