For the complete documentation index, see llms.txt. This page is also available as Markdown.

Email

Send personal or bulk emails to your clients. Schedule them, plan to send by client time zone, and have different languages over each message you deliver.

The Email channel home β€” templates, campaigns, and delivery settings.

Transactional Emails

Transactional emails are messages sent to customers or users responding to a specific action or event. These emails are triggered automatically based on a user's interactions with an online service or application, and they typically contain information that is relevant to the user's experience with the service. Some examples of transactional emails include confirmation emails, receipts, account updates, password reset instructions, and shipping notifications. These emails are often considered critical for maintaining good customer relationships and providing a high-quality user experience, as they provide essential information and keep users informed about the status of their transactions.

Norbix Email Notifications service is accessible through the dashboard. You can also send emails through API or using Norbix CLI.

To start using the Email service and its API methods, you first need to enable the email service in your Norbix dashboard.

Features included in email service:

  1. Emails - sending emails to your users.

Using SDK

If you decide to use one of our provided SDK, the following code shows how to initialize email service.

Example

The following are examples of email notifications SDK using different languages and frameworks.

Working with Email Service

The following links explore the usage of email service:

https://github.com/Isidos-co/codemash-docs/tree/main/api/notifications/emails.md

Use it from code

Everything you can do on this screen is also available programmatically β€” same module, same permissions, same audit trail.

Channel
Where to go

REST API

AI / MCP

Work with this module from Claude, Cursor, or any AI tool β€” see MCP Server

Last updated