AUTOMATIONS

Trigger-based email sequences.

Send the right message when something happens.


              {
  "name": "Welcome sequence",
  "trigger": { "type": "contact.created" },
  "steps": [
    { "type": "email", "template_id": "tpl_welcome" },
    { "type": "delay", "duration": "2d" },
    { "type": "email", "template_id": "tpl_tips" }
  ]
}
            

Triggers.

Start a sequence from events — signup, purchase, inactivity, or a custom webhook.

Steps and delays.

Chain emails with delays and simple conditions without writing a worker.

Monitor runs.

See active, completed, and failed runs. Debug with per-step status.

Related

More features

Ship your first email today.

Create an account, verify your domain, and send in minutes.