Hello,
My sharepoint list is populated from PowerApps, attachments are stored in each element at each form submit.
My flow works well with the trigger when new item is created, and handles only some attachments depending on the file extension. As soon as I update the item, I want my flow to start it only if the attachments have changed. Currently it starts each time.
How could I trigger this? I found no way to track the version related with the attachment column.
Thanks for your help.
Paul