Plugin Version: 1.0.0
Last Update on: March 25, 2020
Overview
ServiceNow is a ticketing tool used to manage Technology Service Management tasks.It provides a centralized service catalog for personnel to request for technology services or information about applications and processes that are being used in the system.
Version Supported:
Orlando
Plugin Operation:
1. Get Record
This operation allows to fetch the details of a record in ServiceNow.
Input parameter(s):
Parameter
Is Mandatory
Help Text
Url
true
Provide the ServiceNow instance Url. Ex – https://instance.service-now.com
Username
true
Provide the User Name required to login to ServiceNow instance.
Password
true
Provide the correct password required to login to ServiceNow instance.
Entity
true
Choose an Entity of ServiceNow.
Entity Id
true
Provide the Entity Id (Number or Sys Id) of a ServiceNow record.
Ex – INC0010002 or 5bee37f1db1b00103eda9235ca961950
Output parameter(s):
Parameter
Help Text
Record Number
Displays the ServiceNow record’s Number field’s value.
Record SysId
Displays the ServiceNow record’s Sys Id field’s value.
Field Details
Displays all the attributes, along with their values, of a record in Service Now.
2. Create Record
This operation allows to create a record a in ServiceNow.
Input parameter(s):
Parameter
Is Mandatory
Help Text
Url
true
Provide the ServiceNow instance Url. Ex – https://instance.service-now.com
Username
true
Provide the User Name required to login to ServiceNow instance.
Password
true
Provide the correct password required to login to ServiceNow instance.
Project
true
Shows the project name in ServiceNow, which is ‘Default’ everytime.
Entity
true
Choose an Entity of ServiceNow.
Field
true
Fields of the selected entity of ServiceNow.
Output parameter(s):
Parameter
Help Text
Record Number
Displays the newly created ServiceNow record’s Number field’s value.
Record SysId
Displays the ServiceNow record’s Sys Id field’s value.
3. Update Record
This operation allows to modify the details of an existing record in ServiceNow.
Input parameter(s):
Parameter
Is Mandatory
Help Text
Url
true
Provide the ServiceNow instance Url. Ex – https://instance.service-now.com
Username
true
Provide the User Name required to login to ServiceNow instance.
Password
true
Provide the correct password required to login to ServiceNow instance.
Project
true
Shows the project name in ServiceNow, which is ‘Default’ everytime.
Entity
true
Choose an Entity of ServiceNow.
Entity Id
true
Provide the Entity Id (Number or Sys Id) of a ServiceNow record.
Ex – INC0010002 or 5bee37f1db1b00103eda9235ca961950
Field
true
Fields of the selected entity of ServiceNow, whose details are to be modified.
Output parameter(s):
Parameter
Help Text
Record Number
Displays the newly created ServiceNow record’s Number field’s value.
Record SysId
Displays the ServiceNow record’s Sys Id field’s value.
4. Delete Record
This operation allows to delete an existing record in ServiceNow.
Input parameter(s):
Parameter
Is Mandatory
Help Text
Url
true
Provide the ServiceNow instance Url. Ex – https://instance.service-now.com
Username
true
Provide the User Name required to login to ServiceNow instance.
Password
true
Provide the correct password required to login to ServiceNow instance.
Entity
true
Choose an Entity of ServiceNow.
Entity Id
true
Provide the Entity Id (Number or Sys Id) of a ServiceNow record.
Ex – INC0010002 or 5bee37f1db1b00103eda9235ca961950
Output parameter(s):
Parameter
Help Text
Status
Status of the Delete operation in ServiceNow.
Pass/Fail Condition:
Status
Condition
Method
Passed
If GET api call sends a response code of 200, i.e, when the specified record is found in ServiceNow.
Get Record
Failed
If the response code sent by the API call is not 200.
Get Record
Passed
If the API call sends the response code 201
Create Record
Failed
If a response code other than the success code is returned.
Create Record
Passed
If the API call sends the response code 200
Update Record
Failed
If a response code other than the success code is returned.
Update Record
Passed
If the specified record is successfully deleted in ServiceNow with a response code 204 from the API call.
Delete Record
Failed
If a response code other than the success code is returned.
Delete Record
Limitations:
Only Editable fields are exposed for ServiceNow. This is applicable for the fields getting exposed from both the API call, being used to fetch the fields, and from the FieldConfig.xml file. Readonly fields will be skipped from being exposed.
It will take quite some time to load all the fields when Create Record or Update Record operations are chosen.
Reference type fields are not exposed in this plugin.
Date or Date-time values are to be given in the format ‘yyyy-mm-dd HH:mm:ss’.
Comments are to be added by the ‘Comments’ field which is exposed.
Release Details:
Service Now Rest(Orlando)
Initial version with basic functionalities like GET/CREATE/UPDATE/DELETE Records.
This website uses cookies to provide a better user experience, personalize ads, and analyze our traffic. By clicking ‘Accept All’ or continuing to browse, you are consenting to the use of cookies. For more information about how we use cookies or to learn how you can disable cookies, read Privacy statement
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
Cookie
Duration
Description
cookielawinfo-checkbox-analytics
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional
11 months
The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy
11 months
The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.