Create a ServiceNow ticket for an incident
POST /v1/integrations/servicenow/incidents/{incident_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Incident id, i.e. INC-1 or 42
Example
INC-1Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Ticket created successfully
A generic preview of an external ticket for autocomplete and linked-ticket display. Works across all ticket integrations (Jira, ServiceNow, etc.).
object
false when the external system no longer returns this ticket (a
dangling link kept visible only so the user can unlink it); true for
live tickets. Synthesized unresolved previews set this to false.
Opaque external ticket ID.
Icon URL for the ticket type.
Human-readable ticket key (e.g. “PROJ-123”, “INC0012345”).
Short summary/title.
The source table the ticket lives in (e.g. “incident”); null when the
integration has no such concept.
URL to view the ticket in the external system.
Table is missing (multiple configured) or not one of the configured ServiceNow tables
Incident not found