ServiceNow

Provides integration with to the ServiceNow Instance

Revision History

1.0.0.5 Initial Release

Properties

Connection

Type: Connection Input

InstanceUrl
Type: String
The URL for the ServiceNow Instance. EG: https://.service-now.com

Username
Type: String
The Username accessing the Instance (User's can have different access rights/roles)

Password
Type: String
The Password for the user

OperationId

Type: String Input
The internal, unique ID for the selected ServiceNow operation. This is auto-set when you select a sample.

Name

Type: String Input
The name of the selected operation. When hovered on, provides more detail of the operation.

Response

Type: String Output
The JSON body returned in the response from ServiceNow. This contains the data returned by the selected operation.

Setup

You can obtain your ServiceNow access credentials as follows:

  • Once logged in, expand the drop down pane by clicking on the top right icon
  • Under the Instance Action group, click on "Manage instance password"

The InstanceUrl should resemble: "https://.service-now.com"

In order for ServiceNow features to work correctly, you will need various "Plugins" activated on your instance.

These can be found as follows:

  • Once logged in, expand the drop down pane by clicking on the top right icon
  • Under the Instance Action group, click on "Activate Plugins"

Should you require assistance with these, please contact your ServiceNow representative.

Remarks

Flowgear integrates with selected API's within the ServiceNow family of API's. Should you require an endpoint or API that is not present in the list of samples, please contact your Flowgear representative for assistance.