Transactional Mails
Overview

Transactional Mails

Introduction

ROQ provides a unified way to send emails utilizing multiple providers like Sendgrid, Mandrill, Mailgun, and others. The email functionality is used by other features of ROQ, for instance confirming new user accounts.

This page describes how to send emails to someone using an email address. Please keep in mind that users cannot unsubscribe from transactional emails, and they are sent even when the user didn't confirm the email. If you want to notify a user instead, use ROQ's notification feature.

Integration Setup

To set up email integration in the ROQ Console, read this documentation.

API

The ROQ Platform offers a simple way to send emails with multiple providers through the ROQ Mails API.

Tutorials

How to Send Emails

To send an email via ROQ's API, you need to read this documentation.

How to Create Email Templates

Read this documentation to create an email template in ROQ Console.

How to Create Email Locales

The Email localized content template can be added easily through ROQ Console. Read this documentation to add any email-localized content.