EVENT (polling) was deprecated in commit c523d2be (2026-05-02) and
deleted entirely in Phase 5: cross-dataset reactive updates use the
cascade model (database_dep) instead. ON_CLICK is implicit (every
dataset can be refreshed manually via the UI, no row needed) and is
only kept here for the rejection branch in CreateTrigger.
trigger_configobject
Response
Successful Response
idstring uuid required
step_idstring uuid required
trigger_type'on_click' | 'schedule' required
How a root step can be triggered.
EVENT (polling) was deprecated in commit c523d2be (2026-05-02) and
deleted entirely in Phase 5: cross-dataset reactive updates use the
cascade model (database_dep) instead. ON_CLICK is implicit (every
dataset can be refreshed manually via the UI, no row needed) and is
only kept here for the rejection branch in CreateTrigger.