Daily Random Cocktail Recipe Sender to Telegram - n8n Workflow | Neura Market
Daily Random Cocktail Recipe Sender to Telegram
Fetches a random cocktail recipe daily at 8 PM via API and sends the image with instructions directly to your Telegram chat for a fun daily surprise.
This n8n workflow automates sending a random cocktail recipe every evening at 8 PM (20:00) to a specified Telegram chat. It starts with a Cron node that triggers daily at the set hour, followed by an HTTP Request node that calls the free Cocktail DB API to retrieve a random drink's details, including thumbnail image and preparation instructions. The Telegram node then sends the image as a photo message with the instructions as the caption, ensuring a visually appealing and informative notificati
Platform
n8n
Category
Health & Fitness
Price
$4.99
Creator
Fred Garcia
telegram
cron
http request
cocktail recipe
daily notification
automation
fun bot
api integration
recipes
scheduling
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.