I have a flow that has apparently stopped returning results since around 9am CST yesterday.
In the flow, I am creating SharePoint items in a list...then grabbing one of the values in the next step to filter that list. But...it's returning nothing now. Below is a screenshot of the flow steps...above step is where we create the line(s), and the below is the "Get Items" step...using the ODATA filter to directly grab that exact value.
However, on run, below is the result. Returns code 200, but the return array is blank
I've deleted the get items step and recreated, as well as tried different values...they're all coming over as blank.
Additionally, if I go directly to the SharePoint list and filter on the column, it says that the value doesn't exist, even though I can see it right there.
I'm kind of assuming this has to do with the Azure outages yesterday somehow? But any ideas on how to fix would be greatly appreciated.