This workflow automates the process of receiving updates from a Telegram bot and responding with a random cocktail image. When a user sends a message to the Telegram bot, the workflow triggers an HTTP request to a cocktail database API to retrieve...
This workflow automates the process of receiving updates from a Telegram bot and responding with a random cocktail image. When a user sends a message to the Telegram bot, the workflow triggers an HTTP request to a cocktail database API to retrieve a random cocktail's image and information. The bot then sends the cocktail image back to the user, complete with a caption that includes the cocktail's name. This workflow not only enhances user engagement but also provides a fun and interactive experi
Platform
n8n
Category
Finance
Price
$14.99
Creator
Fred Garcia
telegram
cocktail
automation
httpRequest
workflow
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.