Hello, I create an PA App starting from a SP List. The App allows to add atachments which are stored in SP List. I want the attachments to be copyed from SP List to a SP Library.
I created a FLOW which are triggered "When an item is created" and I observed that when I upload pictures in PA from phone's Gallery, the FLOW works properly. The photos which are uploaded from Camera are not copyed. I descovered that if I resubmit the FLOW, these photos are copyed also...How should I do to resolve this problem?
Hi @Madalina97
Another option would be to let the Flow get treiggered, introduce a delay in your flow for 5-10 mins and then again read the list item using the get item action and then move your files
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Madalina97
Did you try with the trigger condition for the when an item is created trigger in flow
@equals(triggerBody()?['{HasAttachments}'],true)
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional