I\'m sure this is a relatively simple question, but I can\'t seem to find a simple answer anywhere online.
I have a few lines of JSON returned by a cfhttp POST with
Just parsing your cfhttp result with deserializeJSON()
and you can get the href value using "#getResult.href#"