About
This handler allows you to retrieve all information related to a user for service-now. This information is useful when providing information to other handlers, especially the sys_id of the user.
Info
The server field is for your instance of service now. It is whatever subdomain you belong to i.e. server.service-now.com
Configurations
Name | Description | Sample |
---|---|---|
username | Username/Email of target user. | |
password | Password of the user. | ********* |
server | The subdomain of service now the server belongs to. |
Parameters
Name | Description | Sample |
---|---|---|
Query Type | Category | User_Name |
Query | The values to be matched with results to be returned. | john.doe |
Results
Name | Description |
---|---|
accumulated_roles | |
active | |
auditor | |
building | |
calendar_integration | |
city | |
company | |
cost_center | |
country | |
date_format | |
default_perspective | |
department | |
employee_number | |
failed_attempts | |
first_name | |
gender | |
home_phone | |
introduction | |
last_login | |
last_login_time | |
last_name | |
ldap_server | |
location | |
locked_out | |
manager | |
middle_name | |
mobile_phone | |
name | |
notification | |
password_needs_reset | |
phone | |
photo | |
preferred_language | |
roles | |
schedule | |
source | |
state | |
street | |
sys_class_name | |
sys_created_by | |
sys_created_on | |
sys_domain | |
sys_id | |
sys_mod_count | |
sys_updated_by | |
sys_updated_on | |
time_format | |
time_zone | |
title | |
user_name | |
user_password | |
vip | |
zip |
Changelog
ServiceNow User Retrieve v1 (2013-07-25)
- Initial version. See README for details.
Download
GitHub
On This Page
Other Versions
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform.
Check it out
Return to Top