Flows
Flows
A flow is a plan of one or more steps that will get executed. A flow can contain one or more of following:
-
Trigger
-
Schedule
-
Webhook
-
Manual/Api
-
Email
-
...
-
Logic (for example if statement)
-
Action
-
This will perform an action, the definition of the action can be written in a template or our own code
-
Report: Outputs or informs
-
SMS
-
Email
-
Slack, Teams, ...
-
...
Types
Scheduled flows Direct flows
Status
Triggers
A trigger can put a FlowRunRequest on the queue. Certain parameters of the provided task can be overwritten when the trigger is triggered