Send an automated email to a newly created user?

Here is my example: I would like a manager to be able to add their employees to our app. I have created a create user workflow the manager would complete. Upon clicking Create User, I would like to send an email to the newly created user that they now have an account and should log in. I have Sendgrid set up so that is fine, but the problem is I can’t find a way to take a custom action on the newly created user. My only option is “Logged In User”…?

Hi @shaneadams! You can make an action for “Create user” button to send an email to email that you entered in the input field.
Hope it helps you!