Back to the blog


Category
Automation

Automation8 min read
How to Build a PDF Report Generator from Database Data
How to fetch data from your database, map it to a PDF report template, and generate a downloadable PDF on demand — with a practical Node.js example.
Kevin · June 24, 2026

SaaS ArchitectureAutomation7 min read
How to Build a Document Automation Pipeline for SaaS
Design a clean document automation pipeline: events, template selection, variable mapping, PDF generation, and delivery. Full architecture walkthrough.
Kevin · June 16, 2026

Automation5 min read
How to Send a PDF Attachment in a Transactional Email
Learn how to generate a PDF and attach it to a transactional email using Resend or Postmark. Complete webhook handler with code examples.
Kevin · June 9, 2026