Skip to content

Channels

Sendivent supports multiple delivery channels. Each event can use one or more channels — see Routing for how channel selection works.

Supported channels

ChannelBest forRequires
EmailReceipts, documents, long-formVerified domain
SMSOTP, urgent alertsPhone number (E.164)
SlackInternal ops, team alertsSlack app install + user/channel ID
WhatsAppConversational, global reachPhone number (E.164) + WhatsApp Business credentials
DiscordCommunity, gamingBot token + Discord user/channel ID
Microsoft Teams SoonEnterprise, internalTeams user ID
PushMobile & web appsPush token (Expo, FCM, or APNS)
TelegramBots, alerts, groupsBot token + chat ID or @username

Setup

Each channel has its own setup requirements:

See also

  • Routing — How channels are selected
  • Events — Configure which channels an event supports

Released under the MIT License.