• Resolved leetlezee

    (@leetlezee)


    I’m trying to figure out how to pull data out of this JSON file by referencing either “name” or “asset” and pull out the “lastPrice” variable but not sure how to do the syntax. My current code is
    [jsoncontentimporter url=”http://status.burstcontrol.com:7777/asset/json”%5D{subloop:name}{rbconnect.lastPrice}{/subloop:name}[/jsoncontentimporter]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author berkux

    (@berkux)

    Hi,

    try
    [jsoncontentimporter url=http://status.burstcontrol.com:7777/asset/json]{asset}<br>{description}<hr>[/jsoncontentimporter]

    Feel free to vote my plugin.

    Bernhard

Viewing 1 replies (of 1 total)
  • The topic ‘Trying to Pull Data From Json’ is closed to new replies.