Email Notification for Pending Project Tasks to respective Managers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2024 11:39 PM
Need help in sending email with all pending Project tasks to the teams Manager / Sr. Management on a daily / weekly / monthly basis. So that we have Management's intervention for better our Task SLA's.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 02:07 AM
For which table do you want?
Suppose if all pending task are in [sc_task] table then
1.Create event and email notification which triggers on when event is fired.
2.Create schedule job which triggers that event
3.In schedule Job write script on basis of created date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 02:49 AM
Hi @MadanK,
this can be achieved by flow designer. You can set the if condition and check the pending task then apply the Wait for condition and set the duration then fire the event to send the notification.
Please accept my solution if it works for you and thumps up.
Thanks
Jitendra