📖
Ravenhub Docs
  • Getting started with Ravenhub
  • Ravenhub API
  • Templates
  • Broadcasts
  • Event Types
  • Notification Center
  • Event Stream
  • Slack Integration
Powered by GitBook
On this page
  • Sending a broadcast
  • Create a Template
  • Create a broadcast

Was this helpful?

Broadcasts

You can use broadcasts to send one-time messages like announcements and promotions that show up in your users' notification centers

PreviousTemplatesNextEvent Types

Last updated 5 years ago

Was this helpful?

Sending a broadcast

First you'll need to create a template for your broadcast message.

Create a Template

You can use templates to define what should be sent to your customers or users upon certain events happening in your application. Templates can include data from your application using merge tags as well as emojis.

Buttons

You can optionally add buttons and links to your notifications to make them actionable. Links can be URLs that take your users to a specific page in your app and can also use variables similar to the ones in the message body.

Test data / Preview

Create a broadcast

If you need to send custom data for your template, or if you'd prefer to use an API for sending the broadcast, see our

API docs