Describe the journey, open the workflow
maxinja builds whole workflows from a brief. Billing moved into the app, and anything that speaks SMTP can now trigger a personalized send.
Workflow agent
- A brief becomes steps, branches, delays and sends, drawn on the canvas.
- Every step type is refinable in place, so the graph is edited rather than regenerated.
- Workflows arrive as drafts. Publishing stays a separate, explicit step.
SMTP endpoint
- Point any system that already sends mail at maxclicks. The message carries a template reference and a customer reference, and what goes out is a personalized, suppression-checked send.
- Host, port, username and password are shown under Settings, Developers.
Billing
- Subscriptions and payment methods are handled in the app.
- Currency formatting and tax IDs are handled per workspace, taken from the billing address on file.
Editor
- Recipient data paths, so a template can address a contact nested inside the data rather than only at the top level.
- Template rendering errors now name what broke and link to where it is fixed.