Skip to content

Notification Channels

Notification channels are reusable targets for automation actions.

  • Telegram — Bot token + chat ID. Sends formatted messages to a Telegram chat.
  • Webhook — HTTP POST to a URL. Delivers JSON payloads to external services.
  • Push — Android push notifications via Firebase Cloud Messaging. Sends to registered mobile devices of selected project members.
  • Create channel
  • Edit channel credentials (Telegram/Webhook) or name (Push)
  • Test channel delivery
  • Delete channel

show channel list with test action and test result dialog.

Push channels send notifications to users’ Android devices. Unlike Telegram or Webhook channels, Push channels require no external credentials — they only need a name.

Device registration is handled automatically by the Omnismith Android app. When a user opens the app, their device token is registered with the project. Automation actions targeting a Push channel can select which project members should receive the notification.