Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

ServiceNow is a cloud-based software platform for IT Service Management (ITSM) using intelligent workflows.

logo rgb_sign dark (3).png To see how Cloudaware seamlessly integrates with ServiceNow in action, request a demo.

...

logo rgb_sign turquoise (1).pngImage Removed

To see how Cloudaware seamlessly integrates with ServiceNow in action, request a demo.

Table of Contents
stylenone

Introduction

Cloudaware is capable of both pushing data on-demand into ServiceNow and acting as a repository ServiceNow can pull on a regular basis. While there are dozens off the shelf tools offering integration between ServiceNow and Salesforce, none of them is required for Cloudaware/Salesforce and ServiceNow to exchange data.

...

The following SOAP roles are supported on both sides:

Code Block
soap

Can perform all SOAP operations.

Code Block
soap_create

Can insert new records.

Code Block
soap_delete

Can delete existing records.

Code Block
soap_ecc

Can query, insert, and delete records on the qs.

Code Block
soap_query

Can query record information.

Code Block
soap_query_update

Can query record information and update records.

Code Block
soap_script

Can run scripts that specify a .do endpoint.

Code Block
soap_update

Can update records.

Prerequisites

Follow these steps before setting up the integration in ServiceNow and Cloudaware.

...

Cloudaware Setup
Anchor
SNowCloudawareSetup
SNowCloudawareSetup

1. Log in to your Cloudaware account. Сlick Admin in the main menu under your username.

2. Locate ServiceNow in the list of Issue Management tools. Click +Add.

...

3. Fill out the form and click Save.

...

URL - insert the URL to your ServiceNow instance

4. The green light in 'Status' means that ServiceNow account has been successfully added. If there is red light, please contact support@cloudaware.com.

...

Note

Cloudaware can also initiate API calls to ServiceNow from inside Cloudaware workflows, triggers and actions. For example, when a change request is made in Cloudaware, we can submit it in real time to ServiceNow using an outbound message within Cloudaware. The outbound message functionality of Cloudaware is described here.

Contrary to the previous example, Inbound SOAP Messages can be configured in ServiceNow and referenced in Cloudaware.

...

panelIconIdatlassian-info
panelIcon:info:
bgColor#E6FCFF

.