Begin the script with the "JSON" activity which will get in its "In" parameter the variable in JSON format and tranform it into "Out" object with JsonElement format. Then with the activity "Loop - For each" we will run over the collection and pop-up all the elements on screen using "Message box" activity.