Good afternoon everybody,
I am hitting the wall when deserializing the JSON file and want to use a For each loop to get the specific data out of it. The data is an array of objects but I can’t access them as I have curly brackets before them. I attached a screenshot for references and can attach my workflow if needed.
P.S. I am able to access the array of the objects if I manually remove the curly brackets at the beginning and at the end of the JSON file.