Hi there
Can I use JQ for parsing json in script step?
Is there a way to parse json in workflow?
Hi @AVKarelin,
Would you like to do this during the workflow? would you like to print out a json in a build log? Can you please provide more details?
I already solved this using python. I need to parse json for using this for env variable and for ios info.plist file.