Create User
Create a new user in SmartRecruiters.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Profile |
|||
|
|
Email address of the user. |
Text | TRUE |
|
First Name |
First name of the user. |
Text | TRUE |
|
Last Name |
Last name of the user. |
Text | TRUE |
|
System Role ID |
Assigned user role; options are EMPLOYEE, RESTRICTED, STANDARD, EXTENDED, or ADMINISTRATOR. |
Dropdown | TRUE |
|
External Data |
Third-party data that can be synced with your SmartRecruiters instance; for example, employee ID numbers. |
Text | FALSE |
|
SSO Identifier |
Unique identifier for an SSO-enabled user; can be email address. |
Text | FALSE |
|
Language |
Preferred language of the user; for example, de for German. |
Text | FALSE |
|
Password |
Temporary password for the new user profile. |
Text | FALSE |
|
Location |
|||
|
Country Code |
User's country code. |
Text | FALSE |
|
Region Code |
User's region code. |
Text | FALSE |
|
City |
User's city of residence. |
Text | FALSE |
|
Address |
User's home address. |
Text | FALSE |
|
Postal Code |
User home postal code. |
Text | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
User ID |
Unique identifier of the user. | Text |
|
|
Email address of the user. |
Text |
|
First Name |
First name of the user. |
Text |
|
Last Name |
Last name of the user. |
Text |
|
System Role ID |
Assigned user role; options are EMPLOYEE, RESTRICTED, STANDARD, EXTENDED, or ADMINISTRATOR. |
Text |
|
External Data |
Third-party data that can be synced with your SmartRecruiters instance; for example, employee ID numbers. |
Text |
|
SSO Identifier |
Unique identifier for an SSO-enabled user; can be email address. |
Text |
|
Language |
Preferred language of the user; for example, de for German. |
Text |
|
Active |
Indicates whether the user is active. |
Text |
|
Updated On |
Date and time when user's profile was last updated in ISO 8601. |
Text |
|
Location |
||
|
Country |
User's country. |
Text |
|
Country Code |
User's country code. |
Text |
|
Region |
User's region. |
Text |
|
Region Code |
User's region code. |
Text |
|
City |
User's city of residence. |
Text |
|
Address |
User's home address. |
Text |
|
Postal Code |
User home postal code. |
Text |
