How to Send email reminders based on column value using Power Automate
Sending email reminders based on column value in SharePoint List using Power Automate
The above stated flow will trigger a reminder notification based on column value in SharePoint List. We would be using a Scheduled Cloud Flow for the same. Please refer below steps.
Follow below Steps -
1. Sign in to MS Flows/Power Automate.
2. Click on "My Flows" - New Flow and choose "Scheduled Cloud Flow".
3. Create a Scheduled flow will repeat itself based on the frequency you will specify and send emails.
4. Get Items from the SharePoint List based on the column value.
5. Loop through each item and trigger send email.
Comments
Post a Comment