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

How do I check a pending approval was created 3 days ago in Flow Designer?

Traci Wills2
Tera Contributor
 
4 REPLIES 4

palanikumar
Giga Sage
Giga Sage

Hello @Traci Wills2 

You can use the condition like below

palanikumar_0-1758738715262.png

 

Thank you,
Palani

Swapna Abburi
Mega Sage
Mega Sage

Hi @Traci Wills2 

 

You can use "Relative" Operator

SwapnaAbburi_0-1758738886659.png

 

M Iftikhar
Giga Sage

Hi @Traci Wills2 ,

In Flow Designer, you can use the Look Up Records action on the sysapproval_approver table.
     Set the filter to State = Requested (pending).
     Add a condition on Created On = 3 days ago (you can use relative date condition or gs.daysAgoStart(3) in a scripted filter).

This way you’ll only fetch approvals that are still pending and exactly 3 days old.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

TejasSN_LogicX
Tera Contributor

Hi @Traci Wills2,

 

1) Look up records on the 'sysapproval_approver' table.

      add filter condition 1) created before 3 days ago (refer to the attached screenshot).

                                           2) approver is me

 

flow designer 

TejasSN_LogicX_0-1759191757511.png

 

If my response helped you, please mark it as the correct answer and close the thread. This way, others in the community can benefit too.

Regards,
TejasSN_LogicX
ServiceNow Developer | HackaNow Finalist | Community Contributor
📧 tejas.adhalrao11@gmail.com
🔗 LinkedIn