How to send reminder email to a SharePoint group users?

 



In my Previous post, I have explained basics of the Reminder flow. Now we will understand how to send reminder for users who are part of a SharePoint group. Advantage of this reminder is that you can easily manage users in your SharePoint group.

Use case-

  • Reminder for specific group of users to provide inputs weekly for example their availability for interview slots.

Steps-

  • Since this is a reminder flow so my trigger would be ‘Recurrence’ . you can set your interval and frequency for recurrence.
  • We will initialise 3 variables – Group (Type-String), i (Type-Integer) and Users (type-Array).


Comments

Popular Posts

How to restrict word limit in google form?

How to delete person in SharePoint Power app form?

How to get Week number from Date in SharePoint?