About
This handler allows you to retrieve a user group from service now. It will use a field that has a unique identifier (sys_id, name, or email) and its value to retrieve a unique result. If the result set is empty or bigger than one record an error will be thrown.
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 |
---|---|---|
Retrieve By | The field that contains a unique identifier used to retrieve the desired user group. | Name |
Value | The value of the unique identifier used to retrieve the desired user group. | Sample Group |
Results
Name | Description |
---|---|
active | |
cost_center | |
default_assignee | |
description | |
exclude_manager | |
include_members | |
manager | |
name | |
parent | |
roles | |
source | |
sys_created_by | |
sys_created_on | |
sys_id | |
sys_mod_count | |
sys_updated_by | |
sys_updated_on | |
type |
Changelog
ServiceNow Group Retrieve V1 (2013-07-29)
- 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