I am using some automation flows to alert my team when new files are being uploaded in a shared Drive with our clients for development. This is a very simple flow, which I have working fine, but have found that I can only pull in the webview link of the individual file, when I want to provide the parent folder to my team via slack.
I tried to use “get file” to pull in more information about the file but it does not bring across the parent folder location, and similarly “search file” does not provide the proper information.
Is there anyway to grab more metadata about the new file in order to grab the parent folder link?
For additional context, we have a shared main parent folder of client folders, and each child folder access is provided to the individual client it pertains to so that they can upload assets. The individual child folders are what I am wanting to bring through via message thorugh slack.
Thanks!