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
-
Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.
- Select a Connection. If you do not have a connection, see Add a connection.
- Indicate the Length of characters for your password.
- Specify if you want your password to Include Digits.
- Specify if you want your password to Include Uppercase values.
- Specify if you want your password to Include Special Characters.
- Create or select a Password variable for the output.
Randommer - Generate Passwords action fields and settings
Section | Field | Description | Variable types |
---|---|---|---|
(unlabeled) |
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 |