Use Cases
- Automatically delete old execution records to maintain a clean log.
- Schedule regular maintenance tasks for workflow management.
- Reduce clutter in execution history for better visibility.
How It Works
Triggers daily at a specified time using a schedule. Lists all executions to check their start dates. Evaluates each execution against a ten-day threshold. Deletes outdated executions based on the evaluation.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the schedule trigger to set the desired time.
- 3Ensure n8n account credentials are set up correctly.
- 4Test the workflow to confirm it deletes outdated executions.
Apps Used
n8n
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#automated backups