bird email templates
Usage
Codebeispiel
bird email templatesDescription
A template owns a permanent handle and one editable draft. Editing the draft never
changes what sends: only submitting it freezes the version a send serves. Sending by
template lives on email send, whose --template takes the handle or an emt_ id.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| broadcasts | List the broadcasts blocking a template delete |
| create | Create an email template and its first editable draft |
| delete | Delete an email template |
| duplicate | Duplicate an email template |
| get | Get an email template |
| list | List email templates |
| preview | Preview a template with sample values |
| update | Update an email template |
| versions | Submit, read, and roll back template versions |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Anleitung ansehenHow to build an email templateDie Funktion erkundenEmail templatesDem Lernpfad folgenBuild your first integrationImplementierungsleitfadenEmail templates
Übung ausprobieren und ein Implementierungs-Briefing erhalten