Hello,
I am trying to get the link out of this structure for send to a HTTP POST
[
{
“file_link”: {
“link”: “https://xxxxyyy.com/files/bw73u5y3wbnq7n68hw9aygxpko/public?h=kpMuAnz3w0K6MGr9G5qLKbaeehPHiEG7GMkQ6K0ZFVE”
}
}
]
I have tried to use iterators and the get() functions but I am just not getting the results