• Resolved agiledood

    (@y2chuck)


    I bought the PRO version and can’t figure out a how to do this.

    I have a list page that links to a details page. The API I’m calling would accept 1 pathparam and 2 urlparams and this is what I’ve tried:

    [jsoncontentimporter url=”https://theurl/” pathparam=”ID” urlparam=”code#api_token”] {first_name} [/jsoncontentimporter]

    The api url would be “http://theurl/{ID}?code=theCode&api_token=theToken”

    I don’t really want to pass my api token via a querystring! Is there another option?

    I have enabled urlparam and pathparam in Options.

    https://ww.wp.xz.cn/plugins/json-content-importer/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘[PRO] detail pages using querystrings’ is closed to new replies.