Use Cases
- Send daily cocktail recipes to a Telegram group or individual.
- Engage customers with new cocktail ideas for bars or restaurants.
- Automate content delivery for cocktail enthusiasts.
How It Works
Cron node triggers the workflow at a specified time each day. HTTP Request node fetches a random cocktail recipe from TheCocktailDB. Telegram node sends the cocktail image and instructions to a designated chat.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the Telegram credentials with your bot token.
- 3Set the desired chat ID for sending messages.
- 4Adjust the Cron node's trigger time if necessary.
Apps Used
Telegram
TheCocktailDB
Categories
Target Roles
Tags
#notifications
#content scheduling
#process automation