I have a workflow 2013 that is started by a custom list when the user hits the submit button. I need to have the workflow run on a weekly basis. The timeframe is based upon the start and end dates that the user originally entered into the custom list.
Thus is there a way to have the workflow run on a weekly basis? Is there some kind of a background workflow 2013 process that can be executed to run the workflow on a weekly basis? In the original workflow, is time a command that will tell the workflow to run on a weekly basis?
Basically can you tell me how to have a workflow 2013 run on a weekly basis based upon start and end dates?