Can somebody please tell me if it is possible to start a search on a sharepoint site
Filtering files in DIFFERENT libraries with a specific TAG for instance [Status = Waiting for approval]
An overview with the result can be in an email or even better a PDF file.
Using power automate
kind regards,
Jan
Netherlands
I solved this via a powershell script exporting a csv with requested (selected) fields
Since the Actions are all keyed to a specific document library the only way to really do this would be to call the Microsoft Graph API directly to get the list of documents in the different libraries. Here's a blog on how to call the Graph API and invoke a Search.
Calling Graph API from Power Automate Flow - Nanddeep Nachan Blogs
WarrenBelz
146,618
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,962
Most Valuable Professional