I like the look and feel of lists compared to tasks by planner. Is is possible to set up automatic email notifications using lists to remind assigned users to complete items on the list?
thank you!
I like the look and feel of lists compared to tasks by planner. Is is possible to set up automatic email notifications using lists to remind assigned users to complete items on the list?
thank you!
@SampognaroKellieAHN-8153 - We are investigating your query. We will get back to you once we have any update.
Could you please refer below sample
https://github.com/OfficeDev/microsoft-teams-apps-newemployeeonboarding/tree/79cdcfa8fdfe80ae0546ef1825808ff52c5e4112
In this sample in SendWeeklyNotificationAsync() function the notifications are send using list.
You can use this function for how to access list and write your custom logic to send email.
Thanks,
Nivedipa
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link.
@SampognaroKellieAHN-8153 - Could you please confirm if your issue has resolved or still looking for any help?
6 people are following this question.