web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Flow Failure - Trigger does recognize file move

(0) ShareShare
ReportReport
Posted on by
Hi,
 
  I am having trouble creating a flow. What I want to do is post a Teams message, when a file is moved from a specific SharePoint library to another specific library. The flow I created was this:
 
1) When a file is created or modified (properties only)
2) Get file properties (ID)
3) Post a message in chat or channel
 
  The trigger is not recognizing when a file is moved. The trigger does not recognize the file as being modified or created in the new library. I tested the flow by adding a new file directly to the library, which worked telling me the issue is with the trigger.  How can I fix this flow to trigger when a file is moved? I also tried changing to when file is deleted but kept getting an error. Please help.
 
I have the same question (0)
  • chiaraalina Profile Picture
    1,051 on at
    Flow Failure - Trigger does recognize file move
    Hi
     
    For this you can try the polling approach.
     
    How it works:
     
    A Power Automate flow runs on a schedule (Recurrence trigger for example 5 or 15 minutes). This is not real time. I don't know if this is a problem for your use case.
     
    It checks the destination SharePoint library (or folder) for new files. Use “Get files (properties only)” to list files in the destination library.
     
    The flow compares the current list of files to a stored list (SharePoint) of previously seen files. You have to build this logic yourself.
     
    If a new file appears (especially one with an older “Created” timestamp), it’s likely a moved file.
     
    The flow then posts a message to Microsoft Teams with the file details.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 489 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 471 Super User 2025 Season 2

#3
chiaraalina Profile Picture

chiaraalina 261

Last 30 days Overall leaderboard