Skip to main content

Create user in ServiceNow

Create user in ServiceNow.

Application

  • ServiceNow

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Short descriptionShort description of the userText (Long)Yes
Active?Whether to activate the userTrue/FalseNo
BuildingThe Building addressText (Short)No
CityCity of the userText (Short)No
CompanyThe name of the company for the userText (Short)No
CountryCountry of the userText (Short)No
DepartmentDepartment of the userText (Short)No
EmailThe email address associated with the userEmailNo
First nameThe first name of the userText (Short)No
GenderThe gender of the userText (Short)No
Home phoneHome phone of the userText (Short)No
Last nameThe last name of the userText (Short)No
LocationLocation of the userText (Short)No
ManagerManager of the userText (Short)No
Middle nameThe middle name of the userText (Short)No
Mobile phoneMobile phone number of the userText (Short)No
PasswordThe user's passwordText (Short)No
Password needs reset?Whether to require a password reset when the user logs inTrue/FalseNo
PhoneThe main phone number of the userText (Short)No
Role ID 1Roles of the userText (Short)No
Role ID 2Roles of the userText (Short)No
Role ID 3Roles of the userText (Short)No
SourceText (Short)No
StateState for the userText (Short)No
StreetStreet information for the user separated by commaText (Short)No
UsernameA username associated with the user (e.g. user_name.123)Text (Short)No
Zip codeZip code for the userText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A