Want to look up change task in real time

Sohom95
Tera Contributor

Sohom95_0-1780496984744.png

 

Want to lookup active change task in real time. If any new change task has created after triggered this flow. This wait for condition will not work in real time because look up is working as soon as this flow got triggered.

 

Is there any way to do this real time lookup ?

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@Sohom95 

if you want to do something when new Change task is created then handle it via separate BR or flow

what's your actual business requirement?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

If I have added new task on Implement state, this flow will not considering that new task because lookup has already done. In this case I want that this flow will check newly created task state as well.