Triggers
2 TopicsCreate a flow to trigger on a column change
Hello, Could someone please share how to create the following (Power automate) flow : 1. Given folder with files 2. It has custom column "Assigned To", type "Person or Group" 3. When value is set to this field per file need to send an Outlook notification (or any other action) It is similar in functionality to "Rules" notify on column change (screenshot below), but because it is requires a custom e-mail template, this "Rule" can't be used as-is. I've tried steps to retrieve the file metadata and similar ones, but wasn't able to select this specific property "Assigned To" and for any file in a folder (not for certain file, that hardcoded in a step).702Views0likes1CommentSharePoint list flow that triggers an email every time an item is modify (even the same item)
I created a PowerApps that creates/updates a SharePoint list with several columns (name, email address, date, time, yes/no, multiple choices, and single lines. I need the flow to send a confirmation when a new item is created (this flow is working fine). I need an email to go out when an item is modified (status changes from New to Support assigned and technicians email address is added. as soon as the email goes out the Yes/No column to update to yes from default NO. The current flow send the email when the status changed from new to support assigned, but keeps sending email every time I change the status from support assigned to any other status (pending, completed and cancelled). I still don't know how to update the Yes/No column (I am doing it manually). I need help desperately as this is my first time working with PowerApps and automation flows. Please Help!!!