Add Actions
Learn about Bflow's action types
Bflow supports three types of actions that can be used within your workflows:
Transactions – Perform on-chain operations such as token transfers or smart contract interactions.
Triggers – Listen for events or conditions to initiate parts of your workflow.
Conditions – Add logic checks to control the flow based on specific criteria.
Each action type plays a crucial role in helping you build powerful, dynamic workflows.
Last updated