Google Admin Module - send email

After creating a new user as Google Admin, I’d like to trigger Google sending out the notice to the new user how to sign into their new email. They are sent a link from Google Workspace.

Alternatively, I’d like to create a randomized password in the password field.

You need to use a watch admin module to start your scenario. Then you can have an email be sent.

To create a random password perhaps you can use a combination of different inline functions and the encryption modules.

thanks for your reply.

I’m using a Google Sheet module to trigger my scenario and then I use Google Workspace create a user module. I don’t see an option to send the email from Google. I send an email through my own email.

How would I the Google Admin module to send the Google email?

You need to use the Gmail app and connect it with your admin account.

I don’t want to send an email from Gmail. I want to send the Google-Workspace generated message sent to a user about a new account.