Use Cases
- Automate the deletion of outdated executions in n8n
- Schedule regular checks for execution management
- Maintain a clean execution history for better performance
How It Works
Initiate the workflow via manual or scheduled trigger Retrieve a list of executions from n8n Evaluate each execution's start date Delete executions older than ten days Perform no operation for recent executions
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the scheduled trigger to your preferred time
- 3Set up the n8n account credentials
- 4Test the workflow to ensure it functions as expected
Apps Used
n8n
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications