How to export documents from SharePoint including metadata to Azure blob storage
We are using flow/Azure Logic Apps to export documents from SharePoint document library to Azure Blob Storage.
Using the trigger when a file is created or modified.
We are using a condition (Archive=True) to move only documents which are equal to Archive=true.
The flow is working correctly and documents are moved to Azure file storage.
Now we have the following question: how can we create a txt,csv file for each particular export file which contains metadata from SharePoint?
Any help?


Report
All responses (
Answers (