Because my process isn't requiring an approval before creating the user, instead I want to make sure the account was created and passed QA checks (I have tools that create sync with AD, and I want to make sure they are all synced) before telling the user about the account, so I switched to use PowerShell to send the email. This way I can require an approval to execute the PowerShell script that sends an email to the user.