Package Cleanup and Telegram Notifications
detail.loadingPreview
Cleans up old 'TRANSPORTE-RECEBIDO' package data from the database and sends Telegram notifications.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the cleanup of old package data that are in the 'TRANSPORTE-RECEBIDO' state for more than one month. It then sends notifications to a Telegram channel about the completed cleanup for different clients.
Key Features
- Deletes old package records from the database.
- Uses MySQL queries for data manipulation.
- Sends notifications to a Telegram chat.
- Scheduled to run daily at 8 AM.
How To Use
- Configure Database Credentials: Set up your MySQL credentials in n8n.
- Configure Telegram Credentials: Set up your Telegram API credentials in n8n.
- Adjust Cron Schedule: Modify the
Cronnode'striggerTimesif you need the workflow to run at a different time. - Verify Chat ID: Ensure the
chatIdin the Telegram nodes is correct for your desired notification channel.
Apps Used
Workflow JSON
{
"id": "40a97306-930d-4f1a-99a9-3c1434f116e3",
"name": "Package Cleanup and Telegram Notifications",
"nodes": 0,
"category": "Data Management",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 40a97306-930d...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Spotify Playlist Sync to Supabase
Synchronizes a Spotify playlist with a Supabase table, updating or adding new tracks.
Automated Package Cleanup and Notification
Cleans up old 'TRANSPORTE-RECEBIDO' packages from a database and sends Telegram notifications for two different systems.
Package Cleaning and Notification Workflow
Automates cleaning of old 'TRANSPORTE-RECEBIDO' package records in MySQL databases and sends notifications via Telegram.
Automated Workflow Backups to Google Drive
Automate daily backup of n8n workflows to Google Drive, manage retention, and receive Telegram notifications.
Build an MCP Server with Airtable
Automate the creation and management of MCP (Message Communication Protocol) server data within Airtable.
Tech Radar Template (Unverified)
A template for generating and managing Tech Radar data.