This n8n workflow automates the process of cleaning up outdated workflow executions in n8n. When triggered manually or by a scheduled interval, it retrieves recent executions, checks if they are older than 10 days, and deletes those outdated execution logs to maintain a clean and efficient workflow environment.
Automated Old Workflow Execution Cleanup in n8n
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | if, manualTrigger, n8n, noOp, scheduleTrigger |
Reviews
There are no reviews yet.