How to configure a workflow to start at specific time, then loop / repeat periodically (Daily, Weekly)

How to configure a workflow to start at specific time, then loop / repeat periodically (Daily, Weekly)

The following method can be used to start a workflow at a specific time, then repeat periodically (each day). Periodic Workflow Processing (send daily email notification or reminder) A useful implementation of this technique allows you to configure workflows to run as background tasks at a specific time instead of being triggered by a user manually, or after creating or modifying a list item.

How to configure a workflow to start at specific time, then loop / repeat periodically (Daily, Weekly)

Related posts:

  1. Create (Looping) Timer Workflows Using SharePoint
  2. SharePoint Looping Workflow – How to: Loop through and process all list items

Comments are closed.