OpenSend docs
Dashboard Templates
Templates are reusable email bodies and subjects with variables. Use them when multiple sends share a layout or when non-engineering teammates need to update content without changing application code.
Workflow
- Create a template with subject, HTML/text, and variables.
- Preview with representative variable values.
- Publish the template when it is ready for production use.
- Reference the template from API sends, broadcasts, or automation send-email steps.
- Duplicate templates for variants instead of editing live content blindly.
Caveat
Template rendering depends on the variables provided by the caller or automation. Missing required variables should be treated as a content/configuration error, not a provider delivery issue.