Need timer notifictaion

Once the leave approvals/calims/any requests initiates the work flow, if that corresponding request are not being approved by the concenred approver, then set a notifier every 48 hours until the submitted approvals gets approved.

how to set this type of notificatiom

Possible using background_jobs and also some logic required.

For the first 48 hour, you may set a notification.
For each 48 hour until approvals confirmed you may create a report and auto-email it.
But that will be triggered each night.

1 Like

pls share some screenshot for how to do that sir or can i have any server or client script code?

Search for “Notification” in the awesomebar. You can arrange the first notification in that form.