Forum Discussion

sdujari's avatar
sdujari
Mentor
10 years ago

External Rest call of a JSON file

I am trying to make the following call -    <#assign header = http.client.request("https://www.sample.com/header/html/json") />   to pull in our header to the community. I've placed this in the <...