• Resolved winepress

    (@winepress)


    Hello. I am using json for the first time. I tried a lot with the example, but failed. I want to import this code.

    https://globalmaster.xignite.com/xglobalmaster.json/ListExchanges?&_token=8FDD0D47B876482EB3FF74C497E65455

    {
    “Delay”: 0.1406652,
    “Outcome”: “Success”,
    “Values”: [
    {
    “Description”: “MTS Netherlands”,
    “XigniteValue”: null,
    “ProviderValue”: “AMTS”
    },
    {
    “Description”: “NYSE ARCA”,
    “XigniteValue”: null,
    “ProviderValue”: “ARCX”
    },
    {
    “Description”: “Nasdaq Global Index Data Service”,
    “XigniteValue”: null,
    “ProviderValue”: “_GIDS”
    },
    {
    “Description”: “NYSE Global Indices”,
    “XigniteValue”: null,
    “ProviderValue”: “_GIF”
    },
    {
    “Description”: “NASDAQ OMX Group MFQS (Mutual Fund Dissemination Service)”,
    “XigniteValue”: null,
    “ProviderValue”: “_MFQS”
    }
    ],
    “DataProvider”: “XigniteComposite”,
    “PossibleValuesOf”: null,
    “Identity”: “Request”,
    “Message”: null
    }

    Can you show me the sample with the above code? I look forward to hearing from you. Thank you!

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

    (@berkux)

    try

    [jsoncontentimporter url=https://globalmaster.xignite.com/xglobalmaster.json/ListExchanges?&_token=8FDD0D47B876482EB3FF74C497E65455 DEAKdebugmode=10]
    Delay: {Delay}
    {subloop-array:Values:-1}Values.Description: {Values.Description}
    {/subloop-array:Values}
    [/jsoncontentimporter]

    feel free to vote for my plugin

    Bernhard

    • This reply was modified 7 years, 9 months ago by berkux.
Viewing 1 replies (of 1 total)

The topic ‘I need your help’ is closed to new replies.