What problem does it solve? Creating and sending personalized physical direct mail at scale requires handling print-ready HTML templates, merge tag personalization, and API-driven mailing triggers, which is complex to implement from scratch. ## Core Features & Use Cases - HTML Template Design: Build print-ready postcards, bi-folds, tri-folds, and letters with correct dimensions, bleed areas, and Poplar-compatible CSS constraints. - Personalization with Merge Tags: Use Liquid syntax to inject recipient names, promo codes, QR codes, and conditional offer tiers into mail pieces. - Programmatic Sending: Trigger single or batch mailings via the Poplar API using included Python scripts for single sends, CSV batch sends, and connection testing. - Use Case: A marketing team wants to send a win-back postcard campaign to 500 lapsed customers with unique promo codes. They upload a CSV, run the batch script with their campaign ID, and each recipient gets a personalized postcard. ## Quick Start Set your POPLAR_API_TOKEN environment variable and ask the assistant to send a test postcard to a recipient address using your Poplar campaign ID.