Menu Icon

Definition of flow components

This artice will mention about action nodes, triggers, parameters and outputs in Flow.

Triggers

Triggers can be 'On Click', 'On Mouse Leave', 'On Load' etc. When user does selected trigger, flow works.

Action Nodes

Action nodes mean when your selected trigger works, actions you want to do. In Peaka, we have a lot of action nodes and you can add them to your flow.

Parameters

Parameters provide us to configure the action nodes.

Outputs

Outputs returns that you want and you can get it the action node after implemented action node.