XML : Converting XML to JSON in Bubble.is

I'm trying to create a web app on bubble.is, so far I haven't encountered any problems until I tried to implement an API. The API is Supermarket API and what it is, is a grocery api that accesses grocery information. I'm trying to use the API to access this data.

But when I tried to access the data, I get this error;

Error Picture

Bubble doesn't support XML, only JSON.

What is the best way to convert the XML format obtained from an API database to JSON before passing it to my web app in Bubble.is*

Any help is greatly appreciated!!

No comments:

Post a Comment