The CreatorCon Call for Content is officially open! Get started here.

Flow Designer - Wait for Condition

Jonathan102
Tera Guru

Hi all, 

 

I need to create a condition in my flow that takes a date/time variable entered on a catalog item and waits 7 days from the date entered before moving on.

Example - wait for 7 days or 168 hours from variable date/time enter on catalog item.

Anyone done this before that can provide some help?

Thanks,

Jonathan 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Jonathan102 

use this -> give 168 hours (24*7) and schedule as 24x7

Ensure you select the correct date variable from the Get Catalog Variable Flow action

AnkurBawiskar_0-1737644516648.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Jonathan102 

use this -> give 168 hours (24*7) and schedule as 24x7

Ensure you select the correct date variable from the Get Catalog Variable Flow action

AnkurBawiskar_0-1737644516648.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thank you so much for the suggestion.  I was able to follow your suggestion and add 168 hours to the wait time and it did exactly what I needed.  I set the date on the variable for 1/27/2025 at 8 AM and the wait for is set to wake up on 2/3/2025 at 8 AM.  Thank you!!!!