CocktailDB JSON to XML Converter Workflow - n8n Workflow | Neura Market
CocktailDB JSON to XML Converter Workflow
Manually triggers an HTTP request to fetch random cocktail data from CocktailDB API in JSON format, then converts it to XML for easy integration with XML-based systems.
This n8n workflow automates the conversion of JSON data from the CocktailDB API into XML format. Starting with a manual trigger, it sends an HTTP GET request to 'https://www.thecocktaildb.com/api/json/v1/1/random.php' to retrieve a random cocktail recipe, including details like ingredients, instructions, and images. The XML node then transforms this JSON response into structured XML, preserving all data hierarchy.
Benefits include seamless data format conversion for legacy systems or applicatio
Platform
n8n
Category
Travel & Hospitality
Price
$4.99
Creator
Maxim Luong
n8n
CocktailDB
JSON to XML
API Request
Data Conversion
HTTP Request
Automation
Data Extraction
XML
Cocktails
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.