- Print
- DarkLight
- PDF
Review the sections below to connect Ushur to ServiceNow.
Authentication Details
Available Operations and Key Data Points
Authentication Details
Authenticate the Service Now Instance URL, Client ID, and Client Secret details. Follow the steps below:
Copy the ServiceNow Instance URL from your browser’s address bar after logging into your instance.
You must create an OAuth application to obtain the ClientID and ClientSecret. Log in to your ServiceNow account, click All > Filter Navigation, and type Application Registry.
The menu of Application Registries is displayed. Click New.
Provide the required details. You can use https://auth.tray.io/oauth2/token as your redirect URL.
Search the Application name you added previously and copy the Client ID and Client Secret values as shown below.
Connecting Ushur to ServiceNow
Click on the ServiceNow solution and select Click to Setup.
Provide the authentication name, Instance URL, Client ID, and Client Secret information, and click Create.
After specifying the authentication details, select Allow to connect ServiceNow account to gain access.
Click Finish after authentication is completed.
ServiceNow is connected to Ushur.
Available Operations and Key Data Points
Operations | Fields | Values |
Create Incident | Entity* | Incident |
Request Key | N/A | |
Request Data* | short_description(mandatory) | |
Response Data | externalId | |
Auto-Suggestion available for External System Entity | No | |
Auto-Suggestion available for Data Fields | No | |
Get Incident | Entity* | Incident |
Request Key* | Number(mandatory) | |
Request Data | N/A | |
Response Data | short_description, externalId | |
Auto-Suggestion available for External System Entity | No | |
Auto-Suggestion available for Data Fields | No | |
Update Incident | Entity* | Incident |
Request Key* | externalId (mandatory) | |
Request Data | short_description | |
Response Data | short_description, externalId | |
Auto-Suggestion available for External System Entity | No | |
Auto-Suggestion available for Data Fields | No | |
Create User | Entity | user |
Request Key | N/A | |
Request Data* | Mandatory and must be specified in the order mentioned here. firstname, lastname, gender | |
Response Data | sys_id, name, email, phone, | |
Auto-Suggestion available for External System Entity | Yes | |
Auto-Suggestion available for Data Fields | Yes |