Able to copy all the folders, files and data from SharePoint Sites to Azure Blob storage using Logic Apps.
To get all lists and files use below connector:
Then:
Then:
If you want to copy files from a particular list:
Give list name like below:
If you want a particular folder files :
You need to give list name "/" slash and then folder name to get files of the particular folder.