Triggers weekly to fetch random cocktail data, overlays custom text on images via Bannerbear, and auto-posts to Rocket.Chat for engaging social shares.
This n8n workflow automates the creation and sharing of visually appealing cocktail recipe images. It starts with a Cron node that triggers every Friday at 6 PM, ensuring consistent content delivery without manual intervention. An HTTP Request node then fetches data for a random cocktail from TheCocktailDB API, including the drink name, instructions, and thumbnail image.
Next, the Bannerbear node uses a predefined template to render a custom image: it overlays the cocktail thumbnail, title, and
Platform
n8n
Category
IT & Development
Price
$12.99
Creator
Maxim Luong
n8n
bannerbear
rocketchat
cron
http-request
image-generation
social-media
automation
cocktails
marketing
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.