when i put my sharepoint folder path then gives error. where i can add my sharepoint folder path
files move from sharepoint folder to blob storage
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
12 answers
Sort by: Most helpful
-
Shambhu Rai 1,411 Reputation points
2022-08-10T10:43:33.84+00:00 -
Shambhu Rai 1,411 Reputation points
2022-08-10T10:53:09.657+00:00 Actually get file -Document does not contains my folder. its in different location in sharepoint but i can not add my folder name instead to document
-
Shambhu Rai 1,411 Reputation points
2022-08-10T15:42:45.027+00:00 not its not working ... it needs to copy all the files from folder and paste it to the blob storage
-
Shambhu Rai 1,411 Reputation points
2022-08-11T05:23:51.79+00:00 All this files should move to blob storage
Sharepoint foilder\abc\bcd\f1.pdf,f2.pdf,f3.pdfBolb storage:
-
Shambhu Rai 1,411 Reputation points
2022-08-11T09:54:39.22+00:00 Suggestion please