Create User action is used to create a new user on the Kuika platform. This action allows you to create a user account in the system as part of the user management process. A new user is created and introduced to the system by entering basic information such as username, first name, and last name. If necessary, an email notification is sent to inform the user and initiate the first login process.
Technical Features
Configure Action Parameters
Optional Parameters
Parameters can be entered as fixed values or retrieved from dynamic sources (e.g. Screen Input, Form Component, Current, Action Result, etc.) using the Symbol Picker tool.
When an admin user clicks the ‘Add New User’ button in the admin panel, a new user should be created in the system with the entered information, and an automatic password email should be sent to the user.
Configuration Steps:
Technical Risks and Precautions
The Create User action is the cornerstone of user management on the Kuika platform. It allows you to quickly create new user accounts, introduce them to the system, and provide the necessary information for their first login. By integrating it with other actions, you can achieve a robust and secure user creation workflow.