Azure Logic apps on Sharepoint

119 views Asked by At

"I am unable to transfer files from Blob to SharePoint using a Logic App workflow. I have attempted to create a workflow, but after getting blob contents, it states 'moved secure content not found.' However, I was able to send an email using a Logic App that had blob content. I am having difficulty transferring blob content to SharePoint. Please see the attached image for reference."

enter image description here

The above image can help understand things

1

There are 1 answers

3
RithwikBojja On BEST ANSWER

I am unable to transfer files from Blob to SharePoint using a Logic App workflow.

Below is the design which works for me:

enter image description here

Output:

enter image description here

In SharePoint:

enter image description here