ServiceNow
  • 27 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

ServiceNow

  • Dark
    Light
  • PDF

Article summary

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:

  1. Copy the ServiceNow Instance URL from your browser’s address bar after logging into your instance.

  2. 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.

  3. The menu of Application Registries is displayed. Click New.

  4. Provide the required details. You can use https://auth.tray.io/oauth2/token as your redirect URL.

  5. Search the Application name you added previously and copy the Client ID and Client Secret values as shown below.

Connecting Ushur to ServiceNow

  1. Click on the ServiceNow solution and select Click to Setup.

  2. Provide the authentication name, Instance URL, Client ID, and Client Secret information, and click Create.

  3. After specifying the authentication details, select Allow to connect ServiceNow account to gain access.

  4. Click Finish after authentication is completed.

  5. 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
email, phone

Response Data

sys_id, name, email, phone,
gender, username

Auto-Suggestion available for External System Entity

Yes

Auto-Suggestion available for Data Fields

Yes


Was this article helpful?

What's Next