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.
Updating the content approval status of a file created in Power Automate
In my power automate flow I’m creating a file in my sharepoint site within my document library and within a document set.
Power Automate – How to fill Excel cells dynamic?
I have a flow that is triggered every Monday. The flow is supposed to dynamically enter the outputs of my variable into a specific row of my Excel list.