🔬
Docs
  • 👋Vision lines from CEO
  • 📖Documentation
    • Getting Started
      • Introduction
      • Setting Up an Account
      • User Interface
        • Account
        • Project Manager
        • Diagram Editor
          • Main Canvas
            • Nodanomics Menu
            • Node Toolbox
            • Control Bar
            • Function Buttons
              • Node Explorer
            • Node Properties Drawer
          • Execution Graph
      • Creating Projects
        • Creating Diagrams
    • Nodes
      • Overview
      • Connections
      • Data-type Nodes
        • Data
        • Origin
        • Sink
        • Dataset
      • Logic-type Nodes
        • Formula
        • Loop
      • Event-type Nodes
        • Event Trigger
        • Event Listener
    • Tutorials
      • First diagram creation
      • Import existing diagram
      • Examples
        • Gatcha System
  • Use Cases
    • 🎯For Web3 Marketing Agencies
  • BUSINESS MODEL
    • 🎮For Blockchain Ecosystems
    • 🎮For Tokenomics Agencies
  • AI Tools
    • Tokenomics Architect
    • Step-by-step manual guideline
Powered by GitBook
On this page
  1. Documentation
  2. Nodes
  3. Event-type Nodes

Event Trigger

PreviousEvent-type NodesNextEvent Listener

Last updated 1 year ago

The Event Trigger Node is used to trigger events within the diagram.

Under the node's Property Drawer, it's possible to define the Event Name that should be triggered once the input Chain Connection point of the node is triggered.

Once the Event is fired, all Event Listener nodes that are configured to listen to such event will trigger their Chain Connection outputs.

📖
Image 1. The Event Trigger Node.