Service concepts
Transactional Email Service uses the following concepts.
| Concept | Details |
|---|---|
| Language Localization | An identifier that defines the email’s language. |
| Search Event | This is an event used to get the status of a specific email. Emails must have been sent in the last 30 days and can be searched by key values such as message_id, recipient, or event_type. |
| Templates | Templates are pre-set email forms sent to recipients in HTML and text format. Templates will have a set of Variables that can be modified when sending the request. |
| Transactional Email | All emails sent have to be something the recipient can act on. Examples of this are emails that include links to activate an account, update an account, or reset a password. |