Relative Content

Tag Archive for power-automatepower-platform

Power Automate – Onedrive Find Files in Folder retrieves empty body

I have a flow with an action that creates a JSON file in a specific folder (this is inside a For Each loop). After the loop, I have another action, Find Files in Folder (OneDrive), where I pass the name of the JSON file that was created and the folder where it should search as parameters. The output of this action returns a Body = []. In other words, it’s empty.