I have a compose action which gets all of the unique titles in a list. The output of running the flow is shown below (I've blanked out the names for confidentiality purposes, but each one shows something like {"Title": "Lastname, Firstname MiddleInitial"}). I want to evaluate each of these individually in a For Each, but the flow sees them all as a single string.
