aiendpoint.dev
ServicesServiceNow

ServiceNow

community

Enterprise IT service management platform with ITSM, ITOM, HR, and workflow automation.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://servicenow.comoauth2productivityconfidence: 90/1000 discoveries2 contributors
GEThttps://{instance}.service-now.com/api/now/table/incident

List incidents

Parameters

sysparm_limitresults (integeroptional
sysparm_queryactive=true^priority=1 (stringoptional
sysparm_fieldsnumberoptionalshort_description, state, priority, assigned_to, opened_at (string

Returns

result[] with number, short_description, state, priority, assigned_to, opened_at, sys_id
POSThttps://{instance}.service-now.com/api/now/table/incident

Create an incident

Parameters

categoryhardware|software|network|database (stringoptional
priority1-5 (integeroptional
descriptiondetails (stringoptional
assignment_groupgroup sys_id (stringoptional
short_descriptionincident title (stringrequired

Returns

result with sys_id, number, short_description, state, priority
GEThttps://{instance}.service-now.com/api/now/table/kb_knowledge

Search knowledge base

Parameters

sysparm_limitresults (integeroptional
sysparm_queryshort_descriptionLIKEkeyword (stringrequired
sysparm_fieldsnumberoptionalshort_description, text, sys_view_count (string

Returns

result[] with number, short_description, text, sys_view_count, sys_updated_on