Pipelines represent executions of automation rules. They are accessible from project and global automation lists.
To view pipelines: #
- Select an automation rule.
- Open the context menu → Pipelines.
Pipeline list columns: #
- Created – timestamp when execution started.
- ID – identifier of the pipeline.
- Rule – automation rule executed.
- Branch – automation branch executed.
- Status – success, failed, scheduled.
- Author – user who triggered the execution.
- Logs – button to open detailed execution log.
Pipeline log columns: #
- Created – timestamp when node execution finished.
- Rule – automation rule executed.
- Node – executed node (trigger, action, condition, branch).
- Message – system or custom log entry.