Home > Forum > Actions > Automation - local variable (type: text) without encoding

Automation - local variable (type: text) without encoding
0

Hi,

Does anyone know if in local variables (text type) in automation, can be returned as value: without endcoding?

Example:

I have API method no. 1.
I save its response to a local variable.
Then I make a minor modification in json using an action: Set value to modify => local variable

Finaly: I want to use that local variable as a Request-Body for another Rest API action.

And here is the problem, because the value of this variable is returned with encoding .

P.S. I know that I can use the technical attribute. I mean the solution using a local variable :)
Thanks in advance.


Translated with DeepL.com (free version)