In the upcoming November 2023 release, password variables will be deprecated for improved security. All Instead of using the soon to be deprecated password variable (<code>@password@</code>) which sends a password in email, all systems will be required to use the following activation link variableto send the user to a page where they can enter their desired password :
<pre>https://@url@@activationlink@</pre>
to send the user to a page where they can enter their desired password instead of using the soon to be deprecated password variable (<code>@password@</code>) which sends a password in email.