Dropbox Folder Move - Need Delay so Trigger only runs at midnight
Status: Closed · Asked by nainil on · 0 views
I've setup the Dropbox Folder Move -
It works great.
I don't want the folder move to happen unless it's mid-night.
How can I set this up?
Current step is simple:
Identify folder
Move folder
I need it to have something like:
Identify folder
Wait until Midnight
Then move folder
How is it possible?
You can use Date and Time formatter to generate Midnight time value for that day and then use Delay - Delay Until.
You can use Date and Time formatter to generate Midnight time value for that day and then use Delay - Delay Until.
thanks fagun!