Suggestion pls
files move from sharepoint folder to blob storage
Shambhu Rai
1,411
Reputation points
Hi Expert,
i am moving files from sharepoint folders to blob storage. but getting error message
There are multiple files i.e. test1.pdf,test.2pdf
I am following above steps to move the files but getting failure in
I need a email trigger for new file posted insharepoint and move file to archive folder in sharepoint once the file is processeed
error
{
"statusCode": 404,
"headers": {
"Cache-Control": "no-store",
"Set-Cookie": "xxxxxxx",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"X-Content-Type-Options": "nosniff",
"X-Frame-Options": "DENY",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "true",
"Date": "Tue, 09 Aug 2022 11:28:26 GMT",
"Content-Length": "342",
"Content-Type": "application/json"
},
"body": {
"error": {
"code": 404,
"source": "logic-apis-westeurope.azure-apim.net",
"clientRequestId": "2def4b8b-9adf-4a63-a2f6-146bac85ea93",
"message": "The response is not in a JSON format.",
"innerError": "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.