
Announcements
Hi All,
I have a requirement to copy files from SharePoint document library to Azure blob storage. I am able to login into SharePoint and able to see files under document library. For this I have developed workflow using Power automate.
In the first step I have selected list folder Actions under SHAREPOINT
From the Site Address dropdown list, I have selected Share Point url. In the next step try to select folders under the document library using File Identifier. In this step I am getting error like
"The dynamic invocation failed with error: {"status":403, "message": "Access denied}.
Can someone help me what is the exact issue if it is a permissions issue may I know what permission level do I need to request to see all folders under the document library.