Password Generator

Hi guys, do you have a random password generator for ‘Create’? I seem to remember mentioning the need to generate secure passwords in a meeting with Netcall, and someone telling me that you had one. I may be mistaken tho.

Thanks,
Bob

You can do that via a rule using the “Generate Random Password” action, available on User objects.

Thanks Bob, I’ll give it a try.

Hi Bob, how do I make the password generated viewable? I want to send it to a user in an email.
Thanks,
Bob

You can include the new password in an email message template, so long as the rule to send it is triggered by the same event as the one to create the password.

When editing your message content, in the right hand panel change the “Field value” dropdown to “Submitted password” and then you can include the Password fragment in yoru message. You must have a base object of a User object for this to be available.

Screenshot 2020-05-21 at 15.54.42

Thanks again Bob, worked perfectly.

Bob