No it’s just a list /M
Den 18 mars 2024 kl 01:06, Chirag <[chirag.sangh...@gmail.com](mailto:Den 18 mars 2024 kl 01:06, Chirag <<a href=)> skrev: > Hello Mikael, > > In your scenario - are you creating a hashmap of header? > > ચિરાગ/चिराग/Chirag > ------------------------------------------ > Sent from My Gmail Account > > On Thu, Mar 14, 2024 at 6:38 AM Mikael Andersson Wigander > <mikael.andersson.wigan...@pm.me.invalid> wrote: > >> >> Hi >> >> Never mind, I found it out. >> >> simple(“${variable[header:token.Authorization]}”) >> >> >> >> /M >> >> >> >> >> Den 14 mars 2024 kl 11:30, Mikael Andersson Wigander < >> mikael.andersson.wigan...@pm.me.INVALID >> <Den+14+mars+2024+kl+11:30,+Mikael+Andersson+Wigander+%3C%3Ca+href=>> >> skrev: >> >> Hi >> >> I’m using the new 4.4 feature with Variables and having issues with >> headers created within the variables. >> >> I use this feature for getting an access_token and I store it as a header >> in the call to be used later. >> >> How can I retrieve it in subsequent executions returning from my toV() >> call when the value valueReceiving is set? >> >> Since using the valueReceive the headers created within the call is moved >> to a headers map within the variableRepository. >> >> /M >> >>