Copying latest file from Sharepoint to Azure Blob Storage using Logic Apps?

Dhilip Subramanian 56 Reputation points
2022-04-07T10:35:36.883+00:00

Hi

I would like to copy the latest file from Sharepoint to Azure BLob using the Logic APP
I used the below method

1) When a file is create or modified in a folder
2) Create Blob

190926-image.png

I am not getting any errors. When I test it, I keep on getting notifications continuously stating "Successfully checked the trigger"

The file is not copied into a blob

Any suggestions how to overcome this? I am trying for past two days no success

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,704 questions
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 68,656 Reputation points
    2022-04-07T11:31:58.777+00:00

    @Dhilip Subramanian Thanks for reaching out. As per your workflow the logic app will only get triggered when a file is create or modified at the configured folder Id on your triggered.
    Can you please confirm when you created or modified the file did you see that the logic app workflow is getting triggered or skipped? Please navigate to run history and trigger history of your workflow to verify it.
    Reviewing the run history and triggered history should confirm whether the workflow was triggered successfully or not. If it was successful, then what was the input/output of your different action in your workflow.

    In case it is not getting triggered when you modified/create the file till the 3 minutes then please try to reconfigure the folder ID again to see if it helps you.

    If the above doesn't help, then I can connect offline to assist you further.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful