User: create new¶
Plugin ID: eca_new_user
Available since: 2.0.0
Create a new user without saving it.
Fields¶
Name of token— config key:token_name-
Provide the name of a token that holds the new user. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string User name— config key:name-
The user name of the new user. If that name already exists, a hyphen followed by a number will be appended.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Email address— config key:mail-
The email address of the new user. If that email already exists for another user, this action will fail.
This field supports tokens.Type:
email· Required: yes · Default: empty string Status— config key:status-
Whether the user should be active or not.
Type:
checkbox· Required: no · Default:false Entity— config key:object-
Provide the token name of the user that this action should operate with. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string