Skip to content

Training Create a Notification Channel

Craig Scott edited this page Jun 9, 2026 · 1 revision

Training: Create a Notification Channel

What you'll learn: how to create a notification channel that flows and the platform can publish messages to, including email delivery. You need: Administrator access type in an application (UI label "Tenant"). Time: 5 minutes.

Before you start

A notification channel is a named destination for messages. Data flows publish to a channel by its binding key; subscribers (including email recipients) receive what is published. Create the channel first, then point your flows at it.

Steps

  1. Go to Left menu → App Management → Notifications. (Fallback: header Search → "Notifications".)
  2. Click +. In Create a new Notification Channel:
    • Type the Name (e.g. TRAINING Alerts).
    • Type a Description of what the channel carries.
    • Leave Input Schema as {} Any unless you want to validate the message shape.
    • To deliver by email, check Send Email — an Email Template is then required; type the message body template. Notification channel dialog
  3. Click the orange +. Toast: "Notification Channel created successfully."
  4. Click the search button. The table shows your channel with its generated Binding Key (e.g. mfgx.tenant.<application>.notification.trainingAlerts) — this is the address flows publish to. Channel created

Check your work

The Notification Channels table lists the channel with Name, Description, and Binding Key. Open the row to add Recipients for email delivery.

Try it yourself

Open your channel and explore the Recipients picker. Then open a data flow in the flow designer and look at the Notification node category — the Publish node takes the channel you just created.

Related training

Training: Create a Data Flow · Training: Schedule a Data Flow

🏠 Home

Getting Started (14)
Training Guides (52)

Applications

Access & Users

Data Models & Schema

Screens

Weather Lookup Series — guided 3-part build

Data Flows & Integrations

Data, Reporting & Monitoring

Enterprise & Organizations

Platform Concepts & Architecture (10)
Screens & Application Design (17)
Data Models & Schema (8)
Data Flows & Scripting (51)

Designing Flows

Data Flow Nodes

JSONata Reference

Scripting

Integrations & Connectors (30)

General & iPaaS

Plex

EDI

IIoT & Edge Gateway (18)

Physical Device Connectors

Edge Data Connectors

Reporting, Documents & Dashboards (8)
Administration & Access Control (27)
Data Management (8)
Accelerators, Templates & Packages (8)
Design Standards (1)
How-To Guides (8)
FAQ & Troubleshooting (1)
Release Notes (117)

2026

2025

2024

2023

2022

2021

2020

Policies & Company (6)

Clone this wiki locally