Send random password on email to new user

Souvick6917
Tera Contributor

Hi team,

I have a requirement as below:

We are creating new users on customer table from catalog item. While new users are created , they should receive email with a random password auto generated. User will login with the password and they will reset the password on first login. 

The email is triggered by event and the event is called from the record producer itself.

I need urgent help on script and solution to solve this requirement. 

Thanks in Advance

Souvick

1 ACCEPTED SOLUTION

Abbas_5
Tera Sage
Tera Sage

Hello @Souvick6917,

For Similar kind of requirement, Please refer to the link below:
https://www.servicenow.com/community/itsm-articles/generate-automated-password-whenever-a-new-user-i...

 

If it is helpful, please mark it as helpful and accept the correct solution.

Thanks & Regards,
Abbas Shaik

View solution in original post

3 REPLIES 3

Abbas_5
Tera Sage
Tera Sage

Hello @Souvick6917,

For Similar kind of requirement, Please refer to the link below:
https://www.servicenow.com/community/itsm-articles/generate-automated-password-whenever-a-new-user-i...

 

If it is helpful, please mark it as helpful and accept the correct solution.

Thanks & Regards,
Abbas Shaik

Thank you , I configured inside record producer and it worked.

🙂

BrianMoore9
Tera Contributor

Handling the requirement to send new users random passwords via email is crucial for user onboarding.