files move from sharepoint folder to blob storage

Shambhu Rai 1,411 Reputation points
2022-08-09T11:30:18.357+00:00

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

229420-untitled.png

I am following above steps to move the files but getting failure in 229487-image.png

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.
{count} votes

12 answers

Sort by: Most helpful
  1. Shambhu Rai 1,411 Reputation points
    2022-08-11T11:19:34.677+00:00

    Suggestion pls

    0 comments No comments

  2. Shambhu Rai 1,411 Reputation points
    2022-08-11T12:51:47.63+00:00

    Suggesiton pls

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.