Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Dashboard TriggerDeploy TriggerHTTP Request Polling TriggerModbus Read Polling TriggerMQTT Subscribe TriggerRecurring TriggerTime Interval TriggerWebhook TriggerWebSocket Server Trigger

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesTrigger

Dashboard Trigger

Slot Usage: 1

Overview

Dashboard Trigger starts a flow when a dashboard event is fired with a matching trigger ID.

Use this trigger when a user action in the dashboard should launch a flow and optionally pass a text payload.

Input

Dashboard Trigger ID

string required

Identifier used to match incoming dashboard trigger events.

Only events with the same ID activate this trigger.

Default: trigger

Output

Trigger Data

string

Optional text payload attached to the dashboard trigger event.

Datetime Local Epoch

integer

Local epoch timestamp in milliseconds generated when the trigger fires.

Build Your First Flow

A step-by-step guide to manually creating a Flow in Nara

Deploy Trigger

Next Page

On this page

OverviewInputDashboard Trigger IDOutputTrigger DataDatetime Local Epoch