Hi Folks,
I'm trying to achieve the following:
Any inputs would be great, as I'm just beginning, I can implement more efficient code.
Thanks in advance!!
Discussion posts and replies are publicly visible
Hello,
Did you find a way to have the format correctly in variable?
It isn't possible to create process variable of "Dictionary" or "Any Type", so your best bet is to create a custom data type that matches the structure of this JSON request. Then, create a variable using that CDT and it will preserve the structure in your process variable.