use it
# add to stunt.yaml
services:
servicenow:
adapter: embedded:servicenow-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
incidentstaskschange_requestscmdb_cissys_userssys_user_groupssc_req_items
routes (44)
GET/api/now/table/incident
POST/api/now/table/incident
GET/api/now/table/incident/{sys_id}
PUT/api/now/table/incident/{sys_id}
PATCH/api/now/table/incident/{sys_id}
DELETE/api/now/table/incident/{sys_id}
GET/api/now/table/task
POST/api/now/table/task
GET/api/now/table/task/{sys_id}
PUT/api/now/table/task/{sys_id}
PATCH/api/now/table/task/{sys_id}
DELETE/api/now/table/task/{sys_id}
GET/api/now/table/change_request
POST/api/now/table/change_request
GET/api/now/table/change_request/{sys_id}
PUT/api/now/table/change_request/{sys_id}
PATCH/api/now/table/change_request/{sys_id}
DELETE/api/now/table/change_request/{sys_id}
GET/api/now/table/cmdb_ci
POST/api/now/table/cmdb_ci
GET/api/now/table/cmdb_ci/{sys_id}
PUT/api/now/table/cmdb_ci/{sys_id}
PATCH/api/now/table/cmdb_ci/{sys_id}
DELETE/api/now/table/cmdb_ci/{sys_id}
GET/api/now/table/sys_user
POST/api/now/table/sys_user
GET/api/now/table/sys_user/{sys_id}
PUT/api/now/table/sys_user/{sys_id}
PATCH/api/now/table/sys_user/{sys_id}
DELETE/api/now/table/sys_user/{sys_id}
GET/api/now/table/sys_user_group
POST/api/now/table/sys_user_group
GET/api/now/table/sys_user_group/{sys_id}
PUT/api/now/table/sys_user_group/{sys_id}
PATCH/api/now/table/sys_user_group/{sys_id}
DELETE/api/now/table/sys_user_group/{sys_id}
GET/api/now/table/sc_req_item
POST/api/now/table/sc_req_item
GET/api/now/table/sc_req_item/{sys_id}
PUT/api/now/table/sc_req_item/{sys_id}
PATCH/api/now/table/sc_req_item/{sys_id}
DELETE/api/now/table/sc_req_item/{sys_id}
GET/api/now/table/sys_metadata
POST/api/now/import/u_my_table