Telegram workflow'ları
1.591 sonuç — 255 indirilebilir workflow dosyası, 1.336 kaynağa bağlı n8n referansı
Report daily workflow SLA metrics with the n8n API, data tables and Telegram
Quick overview This workflow runs daily, queries the n8n API for workflows and recent executions, calculates per-workflow success rate, error count and p95 runtime over a rolling window, detects stalled schedules, stores a snapshot in an n8n Data Table, and sends a change-aware fleet health report to a Telegram chat. How it works Runs once per day on a Schedule Trigger. Fetches all workflows and a capped set of recent executions from the n8n API. Calculates fleet and per-workflow metrics over a rolling window, including success rate, error count, p95 runtime, and last run time. Detects active scheduled workflows that appear overdue based on their Schedule Trigger interval and a configurable buffer. Loads the previous metrics snapshot from an n8n Data Table and compares it to the current snapshot to flag slowdowns, success-rate drops, newly stalled workflows, and recoveries. Saves the current snapshot back to the Data Table and sends a formatted report message to Telegram. Setup Create an n8n API key with scopes workflow:list and execution:list, save it as an n8n API credential, and select it in the two n8n API request nodes. Create an n8n Data Table named observability_history with
Telegram + Airtable Data Workflow — AWS S3
On a Telegram message, extracts file text with AWS Textract, saves records to Airtable, and uploads to AWS S3.
New WooCommerce Product to Twitter and Telegram
On a new WooCommerce product, posts an announcement to X (Twitter) and Telegram.
RSS to Telegram
On a schedule, reads an RSS feed and posts each new item to a Telegram chat.
Telegram Toxicity Moderation
On a Telegram message, scores toxicity with Google Perspective and conditionally replies via Telegram.
Shopify Alerts To X And Telegram
On a Shopify event, posts to X and sends a Telegram notification.
Save Telegram reply to journal spreadsheet
On a Telegram reply, saves the message as a new row in a Google Sheets journal.
RSS Feed To Telegram
On a schedule, reads new RSS feed items and posts them to a Telegram chat.
YouTube + Telegram Automation
Run manually, fetches the latest YouTube videos and sends them to Telegram.
Create a screenshot of a website and send it to a telegram channel
On manual trigger, captures a website screenshot with uProc and sends it to a Telegram channel.
Get SSL Certificate
On manual run, checks a domain's SSL certificate via uProc and sends the result to Telegram.
Receive updates from Telegram and send an image of a cocktail
On a Telegram message, fetches a cocktail image via HTTP and sends it back through Telegram.
Send a cocktail recipe every day via a Telegram
On a daily schedule, fetches a cocktail recipe from an API and sends it to Telegram.
Airtable to Telegram Sync
On a schedule, reads records from Airtable and conditionally sends new entries to Telegram.
Daily poems in Telegram
On a daily schedule, fetches a poem via HTTP, translates it with LingvaNex, and posts it to a Telegram chat.
Telegram Sync
On a schedule, polls an HTTP endpoint, waits, and conditionally posts status updates to Telegram.
Bash Dash Telegram
On a webhook call, formats the payload and sends it as a Telegram message.
Daily Journal Reminder
On a daily schedule, sends a journaling reminder to Telegram.
Send the Astronomy Picture of the day daily to a Telegram channel
On a daily schedule, fetches NASA's Astronomy Picture of the Day and posts it to a Telegram channel.
Conditional Telegram Responder
On a Telegram message, conditionally sends a reply via Telegram.
Conditional Telegram Auto-Reply
On an incoming Telegram message, evaluates a condition and sends a Telegram reply.
RSS Telegram
On a schedule, reads RSS feed items and posts new entries to Telegram.
RSS Feed to Telegram and Email
On a schedule, reads an RSS feed and sends new items to Telegram and via AWS SES email.
Telegram + Monday.com Automation
On a Telegram message, creates a Monday.com item and a Freshdesk ticket, then confirms back through Telegram.