Import External JSON
Import External JSON
Hello,
How can i import (and keep it updated) a external web json?
For exemple i have this test json:
http://www.omdbapi.com/?i=tt3896198&apikey=8502817a
How can i import it correctly?
and also keep it updated.
Thanks