Reset Password
The Reset Password workflow action allows the system to reset a user's password by providing the necessary details such as email, new password, and token.
Key Configuration Fields
Name
Enter a unique name for this workflow action.
Validation Rules:
The name must be unique.
The name length must be between 2 and 100 characters.
The name cannot be empty.
The name cannot include special characters, or spaces, or start with a numeric character.
Email
Enter the email address of the user whose password will be reset.
New Password
Enter the new password that will replace the current password for the user.
Token
Specify the token generated for the password reset process. This token can be retrieved from the workflow context if it was generated in a prior action.
Continue on Error (Optional)
A toggle that, when set to True, allows the workflow to continue running even if an error occurs during the password reset process. The workflow will bypass the error and proceed without pausing.
Behavior After Configuration
Upon submission, no new information is added to the context.
Editing the Reset Password Action
Fields
Always Disabled: Name field
Always Editable: Description field, Email field, New Password field, Token field, Continue on Error toggle
Last updated