Sign Up Action Implementation Steps

Adding Sign Up Action to the Project

  1. Log in to the Kuika platform and open the project you are working on.
  2. Open the Properties panel on the right panel in the UI Design module.
  1. From the+ ADD ACTION drop-down menu, select an appropriate trigger action (event) such as Initial Actions, OnClick, OnBlur respectively → Authorization → Sign Up.

Configuring Sign Up Parameters

In the fields below you can configure the necessary parameters for user registration:

  • User Name
    • Tip: String
    • Necessity: Yes
    • Description: Enter the user's e-mail address.
    • Input: The user's e-mail address.This field can be imported primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker .
  • Password
    • Tip: String
    • Necessity: Yes
    • Description: Enter the user-specified password.
    • Input: User's password preference. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.
  • First Name
    • Tip: String
    • Necessity: Yes
    • Description: Enter the user's name.
    • Input: User's name. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.
  • Last Name
    • Tip: String
    • Necessity: Yes
    • Description: Enter the last name of the user.
    • Input: Last name of the user. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Optional Parameters

You can further customize the user registration with the following optional parameters:

Confirm Email

  • Tip: Boolean
  • Necessity: Optional
  • Description: Used to verify the user's e-mail address.
  • Input: Email verification process (True/False). Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Don't Send Email

  • Tip: Boolean
  • Necessity: Optional
  • Description: Determines whether to send email notifications during the registration process.
  • Input: True if email notifications will not be sent, False if they will be sent. Data can be imported to this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Phone Number

  • Tip: String
  • Necessity: Optional
  • Description: Enter the user's phone number.
  • Input: User's phone number. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Language

  • Tip: String
  • Necessity: Optional
  • Description: Specify the user's preferred language.
  • Input: User's preferred language (e.g. “en”, “en”). Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Completing the Recording Process

After configuring your parameters, click the SAVE button to save your changes. This step ensures that the Sign Up action is successfully added.