Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author berkux

    (@berkux)

    Hi,

    you either use “basenode=GetPressReleaseListResult” OR the subloop:GetPressReleaseListResult

    try this:

    [jsoncontentimporter url=https://playags2018ipo.q4web.com/feed/PressRelease.svc/GetPressReleaseList?apiKey=BF185719B0464B3CB809D23926182246&languageId=1&includeTags=true&pressReleaseDateFilter=1]
    {subloop-array:GetPressReleaseListResult:-1}
    Headline: {GetPressReleaseListResult.Headline}
    {/subloop-array:GetPressReleaseListResult}
    [/jsoncontentimporter]

    Bernhard

    Thread Starter doctorlam1982

    (@doctorlam1982)

    Thank you! It worked. Is there some documentation on how to format the results visually?

    Plugin Author berkux

    (@berkux)

    There is a very limited way to change the json data:
    https://doc.json-content-importer.com/json-content-importer/free-show-the-data/

    The overall design: add html and css

    Bernhard

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help creating the subloop with my JSON’ is closed to new replies.