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