Use Cases
- Automate notifications for package status updates via Telegram.
- Schedule regular database cleanups for outdated package records.
- Enhance operational efficiency in logistics management.
How It Works
Triggers daily at 8 AM using a cron job. Executes SQL queries to delete old package records. Sends Telegram notifications to inform users about the cleanup.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Telegram credentials for notifications.
- 3Set up the MySQL database connections as needed.
- 4Adjust the cron job timing if necessary.
Apps Used
Telegram
MySQL
Categories
Target Roles
Industries
Tags
#process automation
#notifications
#workflow management