问题描述
再次问好,
是否可以创建一个工作流,以将电子邮件提醒发送给坐在某个任务上的批准人?
Is it possible to create a workflow that will send out an email reminder to the approver that is sitting on a task?
目前,我有一个批准工作流程,它工作得很好!但是,某些批准者往往会忘记自己还有待处理的项目.我想让SharePoint发送一封电子邮件提醒,提醒他们要检查一些东西.
At the moment, I have a approval workflow and it is working great! However, some of the approvers tend to forget that they have items pending. I would like to have SharePoint send out an email reminder that they have something to review.
我已经搜索了这个论坛,并尝试了一些方法,但是大多数操作方法"都是指南对我不起作用.此外,需要批准的商品实际上没有到期日.
I've searched this forum and attempted a few things but most of the "how-to" guides did not work for me. Additionally, the items that need to be approved don't really have a due date.
推荐答案
检查此解决方案
https://threewill.com/sending-reminder-emails -using-sharepoint-designer-workflows/
但是您可以在午夜使用Powershell脚本来完成此任务,
But you can do it using a powershell script at midnight, which will do the task as well
使用powershell发送电子邮件
Send email with powershell
这篇关于设置每日电子邮件提醒的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!