Use Cases
- Automate regular database maintenance tasks
- Ensure timely deletion of outdated records
- Optimize MySQL database performance
- Reduce storage costs by removing unnecessary data
How It Works
Triggers daily at 7 AM using a cron schedule Executes a SQL query to delete old records from the database Maintains database efficiency by removing entries older than 30 days
Setup Steps
- 1Import the workflow template into your n8n instance
- 2Configure MySQL credentials for database access
- 3Adjust the cron trigger time if necessary
- 4Activate the workflow to start automated cleanup
Apps Used
MySQL
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#automated backups