Invalid import data – Json – from URL
-
Hello I’m trying to import json from url (https://www.btcturk.com/api/ticker) but I get the data invalid error.
I validated the json format from another website, but i can not seem to import it.
I would really like to import the data from there;
{“high”:1565.01,”last”:1536.90,”timestamp”:1388632896.0,”bid”:1540.0,”volume”:50.76,”low”:1534.00,”ask”:1552.00}
like this;
column1 column2
High….value
last….value
time….date
bid…..value
low…..valueisn’t there anyway to accomplish this with this beautiful plugin?
- The topic ‘Invalid import data – Json – from URL’ is closed to new replies.