Create User
Create a new user.
External Documentation
To learn more, visit the GitLab documentation.
Parameters
Parameter | Description |
---|---|
Email. | |
Force Random Password | Set user password to a random value - true or false (default). Either password, resetpassword, or forcerandompassword must be specified. If resetpassword and forcerandompassword are both false, then password is required. |
Name | Name. |
Password | Either password, resetpassword, or forcerandompassword must be specified. If resetpassword and forcerandompassword are both false, then password is required. |
Reset Password | Send user password reset link - true or false (default is true). Either password, resetpassword, or forcerandompassword must be specified. If resetpassword and forcerandompassword are both false, then password is required. |
Username | Username. |
Workflow Library Example
Create User with Gitlab and Send Results Via Email
Preview this Workflow on desktop