Coder Social home page Coder Social logo

chaitanyakaranam / servicenow-rest-api Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 22.0 39 KB

Node.js Wrapper library for ServiceNow REST API.

Home Page: https://www.npmjs.com/package/servicenow-rest-api

License: MIT License

JavaScript 100.00%
nodejs api-wrapper servicenow

servicenow-rest-api's Issues

Updating Change Tasks

Hi,

So in servicenow you have change requests and incidents. But inside of change_requests, you have change_tasks.

Change requests are parents of change_tasks.

Do you think you will ever implement update Change_Tasks?

Get RITM variables

Greetings,

love the library! I do manage to authenticate and get details for a RITM, but in the webinterface I see a section called 'variables' and I do not know how to retrieve them.

I read on one forum that I have to query sc_item_option_mtom with the sys_id of the RITM, but nothing comes back.

Hoping you can at worst tell me how to get this done with this library or at best add a feature to get it for me ;)

Authenticate() issue

No callback is available for Authenticate function in servicenow.js

the below is not working. Not able to know if authentication is successful or not.

ServiceNow.Authenticate(res=>{
console.log(res.status);
});

Unhandled Promise Rejection Warning

Receiving an unhandled promise rejection warning for every function call.
In servicenow.js, you're sending callback(err) in the axios req catch statements, would that need to change? - Reference axios/axios#18

(node:11476) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: callback is not a function

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.