Hi,
I'm having a weird situation in which many of my flows have stopped working since Monday...
I have built some flows to process data from SharePoint. One of them it triggers every day at night to process the data from the day before. For whatever reason, the Get File (Properties Only) always returned Status Code 200, and retrieved 0 files to process when it is not the case.
I have tried to do a test only having the Get File (Properties Only) piece, and two scenarios:
- Get File (Properties Only) with filter files created between two dates
Get file Properties between dates
- Get File (Properties Only) files greater than a day.
Get file Properties bigger than a date
As you can see the first one didn't work, while the second one did work and retrieved some data.
While adding the screenshots, noticed that the dates where not correct as the one it was working was for files created today or later.
So I did another test, selecting files created as of yesterday, leaving with the Status Code 200 and no files retrieved.
Can someone help me out? Am I doing something wrong that I'm not seeing?
Thank you.