We are in a need to have Azure Information Protection connector, which could be able to:
- Apply a label on any document stored in OneDrive for Business or in SharePoint Online library.
- Get a label (and other classification metadata) from a document stored in OneDrive for Business or in SharePoint Online library.
- Trigger a flow when label (classification) of a document stored in OneDrive for Business or in SharePoint Online library has changed.
If a dedicated connector is not feasible, it could be also implemented as additional actions/triggers to existing connectors (OneDrive for Business, SharePoint).
Examples of use cases:
- Automated Cloud flow => When a new document is uploaded into SharePoint library, apply a default label on this document.
- Instant Cloud flow => Get all documents from SharePoint library (or OneDrive folder), check its classification (labels) and make an export to Excel/CSV (for reporting purposes)
- Scheduled Cloud flow => on weekly bases get all documents from specific location and check its label if label is missing on some documents then send notification to document owner
Thank you in advance