Closed
Bug 1442389
Opened 7 years ago
Closed 7 years ago
investigate REST api for ServiceNow
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sidler, Assigned: sidler)
Details
(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/6314])
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
https://docs.servicenow.com/bundle/istanbul-application-development/page/integrate/inbound-rest/task/t_GetStartedAccessExplorer.html
https://docs.servicenow.com/bundle/istanbul-application-development/page/integrate/inbound-rest/concept/c_GettingStartedWithREST.html
Had a chat with Krishna and he said there are two approaches.
1) is to use the existing REST api that gives access to all the tables of SN
2) is SN allows you write your own REST api endpoints and then execute code when hit thereby giving the developer a chance to configure the values in tables without making the REST api caller have to do that. This is the preferred method.
If we decide to go forward with this it will require some coordination and work from Krishna. Also Kang and Andrew are after something similar for an integration with Github Issues.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•