ServiceNow
communityEnterprise cloud platform for IT service management, workflow automation, and digital operations used by 7,700+ enterprise customers to manage IT, HR, facilities, and security workflows on a single platform.
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.
GET
/api/now/table/incidentGet IT incidents from ServiceNow
Parameters
sysparm_limitintegeroptionalsysparm_querystate=1 (stringoptionalsysparm_fieldsstringoptionalReturns
result[] with sys_id, number, short_description, priority, state, assigned_to, opened_at, updated_atPOST
/api/now/table/incidentCreate a new incident ticket
Parameters
categorystringoptionalpriority1-5 (integeroptionaldescriptionstringoptionalshort_descriptionstringrequiredReturns
result{sys_id, number, state, priority, created_on}GET
/api/now/table/kb_knowledgeSearch ServiceNow knowledge base articles
Parameters
sysparm_limitintegeroptionalsysparm_queryworkflow_state=published (stringoptionalReturns
result[] with sys_id, number, short_description, article_type, category, author