Give a brief, get a broadcast
maxinja builds broadcasts and email templates from a written brief. The public API opened, and a dedicated pipeline now takes events in batches.
Broadcast and template agents
- Describe the campaign. maxinja sets the audience, writes the email against your brand kit, and renders a sample before anything is scheduled.
- What comes back is a real broadcast, editable like any other.
Public API
- Records, events, templates, webhooks, workflows, segments, domains, senders and more, over one REST surface.
- Idempotency keys on the writes that need them, so a retried request does not create a second record.
Events
- A dedicated ingestion pipeline accepts events in batches and hands them to the platform.
Deliverability
- Sending rate control, configuration sets, production access checks and DMARC record resolution.
- Suppression handling extended across the sending paths.
Editor
- Liquid syntax is validated while you type, with diagnostics pointing at the line that broke.
- Workflow step sidebars were redesigned around what each step actually needs.