Hi
I have a python job that is saving the outputs into a specific folder named "Outgoing" in a SharePoint Document Library.
I intend to use P Automate to run a script each 'x' days to : Identify any files/folders that meet the criteria (+30 days since creation) and delete those files/folders.
When I run the P Automate flow with the Get File (Properties Only) the flow outputs are displaying every other folders in the site library other than "outgoing" any help would be appreciated to trouble shoot why the folder isn't visible in the PA Outputs.
In addition to the above, if I use the Get Folder Meta Data followed by List Folder - I am able to see the folder names in the path.
Thanks