• Resolved laman7

    (@laman7)


    This is the code I’m trying to use

    [jsoncontentimporter url=https://recruit.zoho.com/recruit/private/json/Info/getModules?authtoken=4c87896eab1c908dd883fb22c4e3e93f&scope=recruitapi basenode=”response” ]
    {subloop:result:-1}{subloop-array:row:-1}View:{row.content}{/subloop-array:row}{/subloop:result}
    [/jsoncontentimporter]

    It doesnt work or more like it can pick the right. Im not too sure. Can you lend a hand?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter laman7

    (@laman7)

    I still couldnt get the basenode right. Is there anyone else trying to get JSON data from Zoho Recruiter?

    Plugin Author berkux

    (@berkux)

    Hi,

    try this:

    [jsoncontentimporter url=https://recruit.zoho.com/recruit/private/json/Info/getModules?authtoken=4c87896eab1c908dd883fb22c4e3e93f&scope=recruitapi basenode=response.result.row]
    {id}-{content}
    [/jsoncontentimporter]

    Bernhard

    Thread Starter laman7

    (@laman7)

    Thanks for this. Works like charm.

    Considering the pro version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cant Render the JSON’ is closed to new replies.