Automation Editor
Building Automations

Subroutines

1min

Subroutines are automations that can be referenced in other automations, allowing automation logic to be written once and re-used in multiple automations:

Document image


Subroutines have the following advantages:

  • Their functionality can be re-used across multiple automations
  • They have defined input fields and defined output fields
  • They reduce the size and complexity of automation diagrams

Subroutines can be nested.