Info |
---|
ServiceNow is a cloud-based software platform for IT Service Management (ITSM) using intelligent workflows. |
To see how Cloudaware seamlessly integrates with ServiceNow in action, request a demo.
Table of Contents | ||
---|---|---|
|
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:
| Can perform all SOAP operations. | ||
| Can insert new records. | ||
| Can delete existing records. | ||
| Can query, insert, and delete records on the qs. | ||
| Can query record information. | ||
| Can query record information and update records. | ||
| Can run scripts that specify a .do endpoint. | ||
| Can update records. |
Prerequisites
Follow these steps before setting up the integration in ServiceNow and Cloudaware.
Create a user in Cloudaware/Salesforce.
Add the IP from which you connect ServiceNow from into the trusted IP range in Cloudaware/Salesforce.
Export Partner WSDL from Cloudaware/Salesforce.
Create Salesforce User
Anchor | ||||
---|---|---|---|---|
|
...
This is by far the most common way Cloudaware data is populated into CMDB. It allows ServiceNow administrators to have fine control over mapping of objects collected from Cloudaware into ServiceNow. The steps to configure this are as follows:
Upload WSDL to ServiceNow System SOAP Outbound Messages.
Configure scripts to export whatever from Cloudaware into ServiceNow.
Upload WSDL To ServiceNow
...
Cloudaware Setup
Anchor | ||||
---|---|---|---|---|
|
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. |