Skip to content

daiski/esb-connector-servicenow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServiceNow WSO2 EI Connector

The ServiceNow connector allows you to access the ServiceNow REST API through WSO2 EI. ServiceNow is a software platform that supports IT service management and automates common business processes. This software as a service (SaaS) platform contains a number of modular applications that can vary by instance and user.

Compatibility

Connector version Supported ServiceNow API version Supported WSO2 ESB/EI version
1.0.2 v32.0 EI 6.5.0
1.0.1 v32.0 ESB 4.9.0, 5.0.0

Getting started

Download and install the connector

  1. Download the connector from the WSO2 Store by clicking the Download Connector button.
  2. Then you can follow this Documentation to add and enable the connector via the Management Console in your EI instance.
  3. For more information on using connectors and their operations in your EI configurations, see Using a Connector.
  4. If you want to work with connectors via EI tooling, see Working with Connectors via Tooling.

Configuring the connector operations

To get started with ServiceNow connector and their operations, see Configuring ServiceNow Operations.

Building From the Source

Follow the steps given below to build the ServiceNow connector from the source code:

  1. Get a clone or download the source from Github.
  2. Run the following Maven command from the esb-connector-servicenow directory: mvn clean install.
  3. The ServiceNow connector zip file is created in the esb-connector-servicenow/target directory

How You Can Contribute

As an open source project, WSO2 extensions welcome contributions from the community. Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%