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 requiredIdentifier used to match incoming dashboard trigger events.
Only events with the same ID activate this trigger.
Default: trigger
Output
Trigger Data
stringOptional text payload attached to the dashboard trigger event.
Datetime Local Epoch
integerLocal epoch timestamp in milliseconds generated when the trigger fires.