Send Daily Cocktail Recipe via Telegram
detail.loadingPreview
Automatically sends a daily cocktail recipe to a Telegram chat.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow fetches a random cocktail recipe from an API and sends the recipe details, including an image and instructions, to a specified Telegram chat every day.
Key Features
- Daily scheduled execution using Cron.
- Fetches cocktail recipes from an external API.
- Sends recipe image and instructions via Telegram.
- Includes basic error handling.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Telegram' node with your Telegram Bot Token and Chat ID.
- Ensure the 'HTTP Request' node is correctly configured with a valid API endpoint for fetching cocktail recipes (the current URL might need adjustment based on the desired API).
- Set the desired execution time in the 'Cron' node.
Apps Used
Workflow JSON
{
"id": "7cbf5101-6f89-4cab-b958-a7cb8b032ccb",
"name": "Send Daily Cocktail Recipe via Telegram",
"nodes": 0,
"category": "Messaging",
"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: 7cbf5101-6f89...
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
Line Message API Reply and Push Demo
Demonstrates replying to a Line message and pushing a message to a user.
Twilio Incoming Message: Wait and Reply
Processes incoming Twilio messages, waits to ensure message completion, and then replies.
Telegram Messaging Agent for Text, Audio, and Images
Automate handling of text, audio, and image messages received via Telegram webhook.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.