Skip to main content
Solved

Workflow to pause until a date and time within the start event

  • 14 October 2021
  • 1 reply
  • 13 views

I'm trying to get a piece of my workflow to pause until a date and time within the start event. Any thoughts how I could accomplish this?
20091i423549347E24D9FB.png@eun

1 reply

Userlevel 5
Badge +13

@Andrew87 Use the find interval between dates action(https://help.nintex.com/en-US/nwc/Content/Designer/Actions/FindIntervalBetweenDates.htm) to count the number of days between current date/time and the start variable then use that as the pause duration.

Reply