Define JSON URLs
-
Hi,
I’m using JSON Content Importer (Free).
My website is a kind of jobboard, on the home page I have a list of job with a preview of informations. Each element of the list has a link to the page of the job (with more informations).I’m not used to JSON, so I don’t know how I could do to generate dynamically the detail pages.
What I have :
–<ul><li><a href="www.my-website/poste/{uid}"</li></ul>
– A page “www.my-website/poste/” with[jsoncontentimporter url="https://cloud.nicokahr.com/htmy/api/v1/jobs/{uid}" numberofdisplayeditems="1"]
Could you help me ?Thanks a lot
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Define JSON URLs’ is closed to new replies.