How to disable Notification to Admin when Admin submits an absence in behalf on an employee.
Summary:
The Client has a requirement that when an Admin or HR access submits an absence in behalf of an employee then approved notification or FYI notification will not be sent to Admin or HR to avoid spamming.
Content (required):
This is the rule created
Task.payload.absencesApprovalsRequest.absenceDispStatusCd.toUpperCase() is "ADMIN"
THEN
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0