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, ...
    • ...
This content does not seem to be complete

Our documentation is currently getting migrated and being re-written. In the meantime don't hesitate to reach out if you have any questions or want more information about certain topics.