Join us as we sit down with Doug Cahill and talk about Cybersecurity Integrations: The ROI Black Hole

PARTNER

ServiceNow Security Incident Response (SIR)

ServiceNow | Ticketing

ServiceNow is a leading enterprise cloud platform for IT service management (ITSM), IT operations management (ITOM), security operations, and business workflow automation used by large enterprises globally.

Security and IT vendors looking to integrate ServiceNow can automate ticket creation, asset updates, and workflow triggers from security findings through Synqly's normalized connector. Build a ServiceNow integration to connect your security product with the industry's leading ITSM platform without managing ServiceNow API versioning.

Configuration for ServiceNow Security Incident Response (SIR).

[Configuration guide](https://docs.synqly.com/guides/provider-configuration/servicenow-ticketing-setup)

Integration Use Cases

comment

Create Comment

Creates a comment on the ticket matching {ticketId} from the token-linked Integration.

confirmation_number

Create Ticket

Creates a `Ticket` object in the token-linked Integration.

comments_disabled

Delete Comment

Deletes the comment matching {commentId} form the ticket matching {ticketId} from the token-linked Integration.

confirmation_number

Get Ticket

Returns a `Ticket` object matching `{ticketId}` from the token-linked `Integration`.

list_alt

List Comments

Lists all comments for the ticket matching {ticketId} from the token-linked Integration.

variables

List Remote Fields

List all remote fields for all Projects in a ticketing integration. The response will include a list of fields for each issue type in the ticketing provider.

confirmation_number

Patch Ticket

Updates the `Ticket` object matching `{ticketId}` in the token-linked `Integration`.

confirmation_number

Query Tickets

Returns a list of `Ticket` objects from the token-linked `Integration`.

Integration Resources