Filter Data
-
Hello,
I currently try to read data from the Lions API
https://api.lions.at/index.php?eID=lionsbase_api&eID=lionsbase_api&route=/clubsIf I enter the following code it shows me the first entry of my list:
[jsoncontentimporter url="https://api.lions.at/?eID=lionsbase_api&route=/clubs" numberofdisplayeditems="1" basenode="clubs"] {name}[/jsoncontentimporter]That works as it should but my usecase is different:
In my usecase i need to show the “name” with the “id” = 6
So the output here should be “Alpina”.Is it possible to filter the result so i get the right result which is not the first result?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Filter Data’ is closed to new replies.