Turn your product table into two clean XML files in one run. Ideal for teams that need quick product feeds for partners, marketplaces, or internal checks. It saves time and keeps data consistent because it pulls straight from your database.
The flow starts on click, queries a MySQL table, and takes 16 random products as a sample. From there, it splits into two paths. One path builds a simple tag based XML file. The other creates XML with attributes for systems that need that style. Set nodes map each product field, Item Lists groups all items under a single Products parent, and XML nodes convert the data. Move Binary Data adds file names, and Write Binary File saves both outputs to disk.
To use it, you need read access to your MySQL database and a place to write files on the n8n host. Replace the sample query with your real filters and remove the random limit for production. Expect faster handoffs, fewer copy paste mistakes, and feeds that match partner needs. Great for ecommerce catalogs, reseller feeds, and quick export jobs where two different XML formats are required.
Ask in the Free Futurise Community.
These templates were sourced from publicly available materials across the web, including n8n’s official website, YouTube and public GitHub repositories. We have consolidated and categorized them for easy search and filtering, and supplemented them with links to integrations, step-by-step setup instructions, and personalized support in the Futurise community. Content in this library is provided for education, evaluation and internal use. Users are responsible for checking and complying with the license terms with the author of the templates before commercial use or redistribution.Where an original author was identified, attribution has been provided. Some templates did not include author information. If you know who created this template, please let us know so we can add the appropriate credit and reference link. If you are the author and would like this template removed from the library, email us at info@futurise.com and we will remove it promptly.