BETA
My accountGet started
Mar 162023
Total.js Platform

How to parse XML in Total.js Flow

Parse XML to JSON like a pro with Total.js Flow

Total.js Flow is the famous Node-red alternative. It’s a friendly, modern, straightforward Visual Programming Interface for Low-code Development accessible through a web browser.

XML stands for Extensible Markup Language. It is similar to HTML in its appearance but, XML is used for data presentation, while HTML is used to define what data is being used. XML is exclusively designed to send and receive data back and forth between clients and servers. Take a look at the following example:

Example:


In the following video you will learn how easy you can parse XML to json within Total.js Flow (Don't forget to subscribe):