Issue getting my flow to trigger based on cert expiration date.

Casey_Walgren
Kilo Explorer

Hey everyone, SNOW noob here, I am having issues with Flow designer triggering. I am trying to get it to trigger every time a cert pulled from Digicert is 45 days from expiring. The action will be to update the priority from PRI 3 to PRI 1. The flow I designed works when use the test function on flow desiger OR if I go in and manually update ANY field within the CERT Task table. I would like this to automatically trigger for any cert task as soon as the 45 days threshold is reached. Any suggestions? 

find_real_file.png

1 ACCEPTED SOLUTION

Anthony78
Kilo Sage

Hi @Casey.Walgren 

 

You can create a flow like this

1.This will Tigger the flow on daily and then look up the record which are going to expire based on your  condition.

2.Then you can create a action to update the priority .

find_real_file.png

 

If this answered your question, please Mark Helpful and Mark as Correct Answer .

View solution in original post

5 REPLIES 5

SingL
Tera Contributor

Is there any video for this explanation?