Trigger
Triggers are the starting point of all workflows.
They listen for specific on-chain or off-chain events set by the user.
Examples:
Wallet receives or sends tokens
Token price crosses a threshold
New DAO proposal created
New message received on Telegram or a new Calendar invite
External webhook or API sends data
Once triggered, the event data is passed to the next connected node.
Last updated
Was this helpful?