Skipping steps in a stage based on approval/reject decision
I configured a stage called Approval/Rejection. In that stage, there are 2 steps. Step 1: Approval step, Step 2: Send email
If a manager approves the application then it should proceed to the next step.
If a manager rejects the application then the case should be transferred to rejection stage.
The problem I'm facing is mail is being sent to the applicant even if the application was rejected.
So, can anyone please help me how I can skip the send email step in case of rejection.