Request User Verification

The Request User Verification workflow action is used to initiate the process of verifying a user's email.

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 to whom the verification request 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 verification request process. The workflow will bypass the error and proceed without pausing.

Behavior After Configuration

Upon submission, the Verification Token will be added to the context, which can be used in subsequent workflow actions.

Editing the Request User Verification Action

  • Fields

    • Always Disabled: Name field

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

Last updated