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):
Other posts from Total.js Platform
- 2023-06-01NEWMay report 2023
- 2023-05-02April report 2023
- 2023-04-01March report 2023
- 2023-03-20Total.js tutorial: Simple Todo application (part 2)
- 2023-03-16Total.js tutorial: Simple Todo application (part 1)
- 2023-03-16Total.js API routing: The game changer
- 2023-03-16Total.js OpenPlatform: installation guide!
- 2023-03-16How to create OTP code generator with Total.js Flow?
- 2023-03-16How to install Total.js Flow (Method 1)
- 2023-03-14New Total.js schema declaration