Request Password Reset

The Request Reset Password workflow action initiates a password reset process for a user.

Key Configuration Fields

  • Name

    • Enter a unique name for this workflow action.

    • Validation Rules:

      1. The name must be unique.

      2. The name length must be between 2 and 100 characters.

      3. The name cannot be empty.

      4. The name cannot include special characters, or spaces, or start with a numeric character.

  • Email

    • Enter the email address of the user requesting the password reset. This is the email to which the password reset token will be sent.

  • 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, the system places the password reset Token in the workflow context, which can be referenced in subsequent actions.

Editing the Request Password Reset Action

  • Fields

    • Always Disabled: Name field

    • Always Editable: Description field, Email field, Continue on Error toggle

Last updated