ServiceNow is a Key based integration and does not require the setup of an app.

Required Credentials of a Linked Account

To successfully connect with the ServiceNow integration, a Linked Account or an end-user will need to provide the following to connect:

  1. Instance URL
  2. Username
  3. Password

To understand how a Linked Account can get the above mentioned credentials, refer below.

Getting Credentials of ServiceNow

To acquire the required credentials and connect a Linked Account, please follow the steps mentioned below:

Connect a Linked Account
  1. Log in to your ServiceNow Developer account.
  2. Click on the Profile icon in the top right corner and select Manage Instance Password.
Navigation in ServiceNow
  1. Copy the Instance URL, Username and Password displayed on the screen.
Getting Credentials

Activate Plugins in ServiceNow Instance

To use some of the APIs of ServiceNow, specific Plugins activation is required. For example, to use the Case and Contact API of ServiceNow, Customer Service plugin (com.sn_customerservice) needs to be activated.

To activate a plugin, follow these steps:

  • Login into your ServiceNow instance.
  • In the top nav bar, click on All and go to Plugins under System Definition.
  • Under Available for You tab, search for the required plugin > Open it and click on Install button.
Activating Plugins in ServiceNow

You have now successfully activated the Plugin.

Actions and triggers

In Cobalt, you can create orchestrations of your use-cases using ServiceNow actions and triggers. Following are the set of ServiceNow actions and triggers supported by Cobalt.