Forum Discussion

__Martin__'s avatar
__Martin__
Copper Contributor
Aug 17, 2020

How can I convert a parsed json file from json then back to json?

Dear Community I am generating a parsed JSON file using powershell ConvertTo-Json. Everything is fine until here, because now I want to convert it from json, use the values and then convert it back...

Resources