I am designing a workflow in which I want to send email notification to the user on every Wednesday. How do I implement this feature?
Thanks in advance
Ratnesh
Solved! Go to Solution.
Hi Ratnesh,
you can use a Site workflow in a weekly schedule.
You just create a site workflow that has a send mail action, and select all the desired users as a recipient. Then create a weekly schedule for this workflow.
Alternatively you can create a list with a people picker control, in which you select the user you want, the create a list workflow and add a list workflow schedule. This would allow you to defined different schedules for different users.
Here are a few links related to this topic:
Schedule Nintex 2010 Site Workflow
How to schedule a nintex workflow?
Hope this helps,
Martin
Hi, Ratnesh Garg. If this solution works for you, please select it as the correct answer. That's helpful for others in the community looking for correct answers. If not, feedback is always welcome! Thanks!
Can also set your workflow up as a Scheduled Site Workflow, this function acts just like a timer job would. Here is a link to a guide in how to do this inside Nintex - https://community.nintex.com/docs/DOC-1399
Hope this helps you out.