Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Connected workflows

Workflows can also trigger a sequence of other workflows. This allows processes to be mapped and automated even further. The feasibility of the workflow sequence must be taken into account. Workflows can only trigger further workflows if these are also meaningful and no loop is created as a result. For this reason, manual intervention may be required between two workflows so that the further workflows are pushed through, otherwise the sequence is not possible.

Possible connected workflows

Checklist or issue

  • Workflow 1

    • Action: Checklist or issue created or updated

  • Workflow 2

    • Event: Checklist or issue

    • Valid Actions: PDF, notification, webhook

    • Invalid Actions: Checklists, Issues

Test object

  • Workflow 1

    • Action: Test object created or updated

  • Workflow 2

    • Event: Test object

    • Valid actions: Notification, Webhook

    • Invalid actions: Checklists, Issues

Examples

Edit / disable workflows

After creation of the workflow it can be edited or disabled/enabled by clicking on the context menu (the three dots) in the upper right corner of the Workflow.

...