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.
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 also utilize other subroutines.