Skip to content

Vendia Workflows Triggers

When creating a Vendia recipe in Workflows, selecting a trigger presents you with two options. These options determine how Vendia’s Change Data Event (CDE) engine will monitor your Node’s ledger for changes.

  • Origin
    • Instructs Vendia’s CDE engine to navigate through all transactions in your Node’s ledger from its inception, responding when the trigger condition is met
  • Latest
    • Instructs Vendia’s CDE engine to monitor only new transactions visible to your current Node moving forward

Workflows Trigger Example