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.




I believe above stated steps will help you to implement them in your BAU requirements.


Comments

Popular posts from this blog

How to Customize exported excel's cell background color in Datatables

Customizing SharePoint list and implementing Quick search using jQuery

Populate dropdown using jquery ajax in SharePoint