Giter Site home page Giter Site logo

mule-servicenow-connectordemo's Introduction

Mule 4 ServiceNow Connector Demo

The ServiceNow connector facilitates connections between Mule and ServiceNow apps. You can use the ServiceNow operations with the custom ServiceNow tables, along with any operations available through the installed plugins.

Prerequisites

  • A ServiceNow account (Steps are mentioned below)
  • Anypoint Studio, Design Center, or a standalone application developed in XML.

ServiceNow Instance details

  1. Click on developer.servicenow.com and Login
  2. Click on the Manage tab and Instance under it as shown in the below diagram.

servicenow-dashboard

  1. Instance tab will open and display the instance details which is created for you.

myinstance

  1. Login to your instance for further details.
  2. Click on the Incidents.

incidentdetails

Configuring Anypoint studio

  1. Add the ServiceNow module in the project.

addModuleFromExchange

selectModule

  1. OR (Alternative to the above step) You can add the dependency directly into the pom.xml file. ' com.mulesoft.connectors mule-servicenow-connector 6.2.2 mule-plugin '

  2. Go to the Global Element Tab and create a ServiceNow Config Connector.

Servicenow Configuration Details

Servicenow Configuration Details

  1. For Insert Operation where you can create an incident in ServiceNow.

Servicenow Configuration Details

  1. For GetRecords Operation to fetch the available records in ServiceNow.

Servicenow Configuration Details

  1. Detailed implementation is present in the Github repository
https://github.com/Anupam2388/mule-servicenow-connectorDemo.git 

Note: Apart from the above mentioned two operations. Other Operations supported by ServiceNow connector are as below;

  • Aggregate
  • Delete Multiple
  • Delete Record
  • Get
  • Get Keys
  • Insert Multiple
  • Update

mule-servicenow-connectordemo's People

Contributors

asalokhe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.