Randommer - Generate Password

Use the Randommer - Generate Password action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to generate a password.

For more information about Randommer, go to Randommer.

Configure the Randommer - Generate Password action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  1. Select a Connection. If you do not have a connection, see Add a connection.
  1. Indicate the Length of characters for your password.
  2. Specify if you want your password to Include Digits.
  3. Specify if you want your password to Include Uppercase values.
  4. Specify if you want your password to Include Special Characters.
  5. Create or select a Password variable for the output.

Randommer - Generate Passwords action fields and settings

Section Field Description Variable types

(unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Randommer connection used to interact with Randommer.

To refresh the available connections, click .

(n/a)

 

Length This is the number of characters for the password you want to generate. Character length should be between 3 to 250.

Integer

  Include Digits This is to include digit characters into your password. Default value is set to yes. Boolean
  Include Uppercase This is to include uppercase text into your password. Default value is set to yes. Boolean
  Include special characters This is to include special characters ( !, @, #, $, %...) into your password. Default value is set to yes. Boolean
Output Password

Stores the result of the action as an object. The value created will be a result of the options selected for: Length, Include Digits, Include Uppercase and Include Special Characters. The Password generated will be output as text value (string).

Text, Decimal, Integer, Boolean, DateTime, Collection