List available templates ¶
Notify allows you to inspect which templates are available. This could allow you to build your own interfaces or integrate with tools that use Notify.
For example, you could build a service which checks for which templates are available, inspects which variables they require, and then presents an operator with a form to fill out which could submit and send messages using that template.
Contents
Get a template by ID ¶
This returns the latest version of the template.
Select language
Get a template by ID and version ¶
This returns the specified version of a template.
Select language
Get all templates ¶
This returns the latest version of all templates.
Select language
Generate a template preview ¶
This generates a preview of a template.