hi.
Im sending a date from a form to a wait node.
the at specified time is an expression → {{ $json.date + "T16:00:00-04:00" }} to do another action at 4pm on the the form date.
simple I thought, but it doesn’t trigger at the date/time …not sure why.
any thoughts would be welcome
The wait step is working, just not outputing anything.
Here’s a way to do it. Instead of the wait until time, create a loop testing if the time has passed, wait 5 seconds, then test again. Here’s the workflow.