Template

Perfectly Formatted Messages For Every Channel

Mok.one templates allow you to deliver the same message across multiple channels using the same data. Buttons,links text, and more are auto-formatted for your channel and provider.

Get Started for free
Request a Demo
Arrow SignArrow Sign
Multi Channel Mok Design
Web

Easy Drag And Drop Editor For Designing Templates

Mok.one templates designer makes it easy for anyone to update and edit message content and design. Simply drag and drop your content blocks, then publish- no need to redeploycode.

> Edit once and update everywhere
> Robust version control allows for easy rollback
Multi Channel Mok Design
API CALLS

Data Gets Passed To Your Templates As Part Of The Send API Call

Mok.one allows you to easily populate the dynamic parts of your templates when making your API call using the data object. Override or update any part of your template via the Mok.one API.

Checkout our Docs
Arrow SignArrow Sign
1
// A simple api payload data
2
3
4
{
5
"mobile": "91XXXXXXXX",
6
"fcmKey": "jhu34y3XXXXXXXXXXXXXXXXXXXX-XXXXXXXXX",
7
"userId": "234234XXXXX",
8
"message": "Hello World!",
9
"templateId": "23432XXXXXXXXXX",
10
"email": "Hello from mok.one world!"
11
}
12
13

Build your first notification in minutes

Send up to 10,000 notification every month, for free.
notifications example