On Flow Designer get a second approval to generate with a time limit of 30 days

matthew_hughes
Kilo Sage

Below I've got part of my flow designer that generates an approval:

matthew_hughes_1-1736176922478.png

 

What I'm wanting is to set a limit of 30 days for the user to approve the request from when the approval is generated on action 63.  The below is my configuration on action 63:

 

matthew_hughes_0-1736176859643.png

 

Does anyone know what I can do to set a limit of 30 days from the time the approval is created on action 63 as opposed to the creation date of the RITM?

 

1 ACCEPTED SOLUTION

matthew_hughes
Kilo Sage

I've managed to do this now by creating my own Action that stamps a date/time value and use that action as a comparison

View solution in original post

2 REPLIES 2

Viraj Hudlikar
Giga Sage

Hello @matthew_hughes 

Just before "Ask for approval" action add Flow Logic named as "Wait for duration of time activity" and set timer to 10-15 seconds and in your Ask for approval just select scheduled end date of activity we created before.
Screenshot 2025-01-06 211145.png

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

Thanks & Regards
Viraj Hudlikar.

matthew_hughes
Kilo Sage

I've managed to do this now by creating my own Action that stamps a date/time value and use that action as a comparison