You can get data via Web http request to get the json response. That would be lightweight and effective.
For parsing the response Kodular has a JsonUtil component.
This could help you:
You can get data via Web http request to get the json response. That would be lightweight and effective.
For parsing the response Kodular has a JsonUtil component.
This could help you: