Run the Scheduled based on some condition dont want to use scheduled script excution.

akashsingh20234
Tera Contributor

I need to run the scheduled based on some condition if the condition match run the scheduled and i dont want to use the scheduled script script excution .

8 REPLIES 8

Dr Atul G- LNG
Tera Patron

You can use flow designer in that case.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

akashsingh20234
Tera Contributor

basically flow is already running for catalog item . and based on variable condition i need to trigger the flow.

Hello @akashsingh20234 ,

 

So basically you can use get catalog variables for running the further flow based on variable condition :

Screenshot 2026-03-09 233321.png

 

If my response helped mark as helpful and accept the solution.

I need how to run the schedule if the variable will be true @yashkamde