I need to send notification 15 minutes before due date, is there any possible way?

Shiva Kumar2
Kilo Guru

I need to send notification 15 minutes before due date, is there any possible way to create a notification which triggers 15 minutes before due date for problem tasks.

 

Thanks,

Shiva

1 ACCEPTED SOLUTION

Harish Kota
Kilo Sage

Hi @Shiva Kumar2 

 

You can use eventQueueScheduled() which will create event same as eventQueue, Unlike eventQueue in eventQueueScheduled() we have 5 parameters and the 5th paramater will the date at which need to send the notification. You can write a business rule when due date changes and send that date which is 15 minutes before the current.due_date as 5th parameter.

 

Please mark my Solution as Accept and give the thumbs up, if you find it Helpful.


Thanks,

Harish Kota

View solution in original post

5 REPLIES 5

Samaksh Wani
Giga Sage
Giga Sage

Hello @Shiva Kumar2 

 

Hello 

 

I have attached the link which has complete solution with steps.

 

As per new community rules, You can mark multiple solutions.

 

Plz Mark my Solution as Accept  if you find it Helpful. it will help other community users to reach the post and find detailed description.

 

Regards,

Samaksh