How to send Knowledge article expiry notification to Author?

Deepika61
Tera Contributor

Hi All,

Actually i want send a email notification to Author  that Whenever a knowledge article reaches 60, 30 or 14 days before expiry date?

 

please help me to achieve to this

 

 

Thanks

Deepika

3 REPLIES 3

Zach Koch
Giga Sage
Giga Sage

You would need a flow with a scheduled trigger to run each day 

ZachKoch_1-1698243003026.png

 

That will look up records with a similar condition as to here, making sure the Valid to relative is one day before and after the desired date to target the day between

ZachKoch_0-1698242979250.png

Then set up an if condition, if records are found, loop through them and trigger an action to send out the notification for each record

ZachKoch_2-1698243071179.png

you will need an action that you pass the desired info for Parm 1 and Parm 2, and then call the event that will trigger your notification

ZachKoch_3-1698243157017.png

 

 

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

@Zach Koch 

Thanks for the response

Basically what would be the condition in the if logic?

 

Thanks

Deepika

Deepika61
Tera Contributor

Hi All,

Can you please help me to achieve this through schedule job ?

 

Thanks Deepika