Actions

Actions define what happens when triggers and conditions are met.

They execute tasks both on-chain and off-chain.

Web3 actions:

  • Execute smart contract calls (read or write)

  • Swap or transfer tokens

  • Trigger DAO proposals

Off-chain actions:

  • Send a message (Slack, Discord, etc.)

  • Push data to Notion, Sheets, or APIs

  • Update dashboards or reports

Last updated

Was this helpful?