Workflows

Program Complex Notification Workflows

Workflows allows you to define automation around your notifications. Utilize delayed sends, conditionals and branching logic, and event-driven workflows to achieves your product’s desired messaging strategy.

Get Started for free
Request a Demo
Arrow SignArrow Sign
Web

Visual Workflow Builder

You can build out complex notification workflows in minutes with a drag-and-drop builder. No programming knowledge is needed And, no need to redeploy your app.

> Use predefined steps and automations templates, or create your own
> Trigger automations off of Segment events or directly from an API call
Workflow Mok
API

Trigger Workflows of Notifications Via API, SDK or Webhook

Mok.one automations API allows you to create ad hoc automations, override existing automations, and otherwise programmatically interact with any automations features.

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