This n8n workflow automates the process of sharing a random cocktail recipe in a Mattermost channel. It is triggered via a webhook, making it useful for real-time updates or scheduled social sharing. The workflow begins with a webhook that listens for incoming POST requests, which can include channel information. Upon trigger, the workflow fetches a random cocktail recipe from an external API, then formats and posts this recipe, along with an image, to a specified Mattermost channel. This automation is ideal for bartenders, event organizers, or beverage enthusiasts who want to engage their community with fun, fresh content automatically.
Automated Cocktail Recipe Sharing via Mattermost Webhook
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | httpRequest, mattermost, webhook |
Reviews
There are no reviews yet.