Hi There,
I am getting better at building my flows, just parsed my first JSON that was inside another array (Whoa ... I got confused just writing that). But now I have run into a problem with formatting the date time value.
The value I pull from the JSON is "PublishedTime" with a value of "2018-11-27T22:48:00Z".
The problem is that when I try to use the expression builder I can't access the "PublishedTime" value/identifer.
The only thing availible from the Parse JSON action is "body".
I am kind of lost ...
Thanks, Mike