Skip to main content

Enable Notifications

  1. Open your dashboard and go to Notifications
  2. Enable the new Notifications for your workspace
  3. Confirm your sending identity/domain is verified

Configure templates

1

Create templates

Define content, variables, and channels (email, SMS, push, in-app).
2

Set triggers

Connect triggers from your app (e.g., order.created) or schedules.
3

Preview & test

Use test data to preview before going live.

Integrate your app

{
  "event": "order.created",
  "recipient": "user_123",
  "payload": { "orderId": "ord_001" }
}

Verify delivery

  • Check message logs and delivery statuses
  • Validate rendering across clients
  • Monitor analytics for engagement

Troubleshooting

  • Ensure credentials and DNS records are valid
  • Check rate limits and bounces
  • Review webhook retries