How to get knowledge from the Rest JSON API URL?
Hey everybody I just have a issue: **How can I import data from json rest API?** For illustration, I have some URL: *localhost:1234/data/quantity* (it will never be localhost then) and I want to extract the variety variable from the json. What is **the most basic way** for importing this knowledge to counter block or any …