The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to add dynamic approvals to HR Case based on filed value user selects

Admin7267
Kilo Sage

Hello,

 

How to add dynamic approvals to HR Case based on filed value user selects?
Need to send approval to User1 when Field value is 1 and 

Need to send approval to User2 when Field value is 2.

 

Thanks,

Tarun

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Admin7267 ,

You can do this via workflow.

1) Add HR service name to start condition.

2) Add If Activity with choice values.

3) If X is selected add Approval user activity and send approval email to manager.

4) If manager approves move case state to ready.

5) If Manager rejects move case state to closed complete.

 

View solution in original post

1 REPLY 1

Community Alums
Not applicable

Hi @Admin7267 ,

You can do this via workflow.

1) Add HR service name to start condition.

2) Add If Activity with choice values.

3) If X is selected add Approval user activity and send approval email to manager.

4) If manager approves move case state to ready.

5) If Manager rejects move case state to closed complete.