You need to sign in to do that
Don't have an account?

Stop approval email notification while send a record for approval from Apex class
Hi,
I have a requirement that need to send a record for approval from apex class without email notiifcation. But it need to send email from standard "Send for Approval" button. Please help me on this.
I have a requirement that need to send a record for approval from apex class without email notiifcation. But it need to send email from standard "Send for Approval" button. Please help me on this.
You would just modify the Approval Process Steps that meet the criteria of the record you're submitting. You cannot suppress the steps within the configured Approval Process via Apex.