Parse XML response from external API

I am new to backendless … i have managed to create a request to an external API but not sure if and how I could parse the XML response … any guidance if much appreciated

Thank you

XML seems to be a rather ancient thing in this fast-paced world. Any provider that uses XML in their APIs is stuck in the past. Nevertheless, it is possible to parse XML in Codeless, however, you’d need to use JavaScript for that. If you’re not comfortable with coding, it would be a complex task and I recommend hiring a developer to do it for you.

To inject custom JS code into your Codeless logic, use the following block:

Once you add the block, you can get to the code editor by clicking the gear icon:
Codeless - BL - ConsoleDemo - Backendless 2022-03-14 05-06-51

Regards,
Mark