This n8n workflow fetches a random cocktail recipe from the CocktailDB API using an HTTP Request node, converts the JSON response to binary data, and writes it to a local JSON file named cocktail.json. Useful for drink recipe collection and automation.