Integrations
ServiceNow integration
Updated: June 19, 2025
The ServiceNow integration allows FireTail to send incidents in your ServiceNow system when alerts are triggered. This makes incident management easier by sending real-time notifications and creating incidents with details you can customize, like urgency, descriptions and more. To set up the integration:
-
Navigate to Integrations in the FireTail platform.
-
Click ServiceNow Issue.
-
In the My Integration field, enter a name for the integration.
-
Fill in the form:
- ServiceNow instance name - Enter your ServiceNow instance URL (e.g.,
https://companyname.service-now.com
). Log in to ServiceNow, go to Manage>Instance, and copy the URL. - ServiceNow table name - Enter the name of the table where incidents or alerts will be created. To find this, log in to ServiceNow, go to System Definition>Tables, select the required table, and use the table name from the URL (e.g.,
incident-table
fromhttps://your-name.service-now.com/table/incident-table
). - API key - Enter the API key generated in ServiceNow. Refer to ServiceNow's documentation for details on generating an API Key change the product version if required.
- Short Description - Enter a brief description to appear in ServiceNow.
- Caller ID - ID of the caller, as set in ServiceNow. Retrieve this ID from ServiceNow.
- Caller email - Enter the email of the caller, as set in ServiceNow. Retrieve this email from ServiceNow.
- ServiceNow instance name - Enter your ServiceNow instance URL (e.g.,
- ServiceNow Urgency - Urgency level of the issue. 1 is the highest, 3 is the lowest.
- Click Submit to create the integration.
The integration is created and listed under the existing integrations tab You can now select this integration as a notification method when you create an alert or create an incident.
When an alert or incident is triggered, a corresponding incident will be created in ServiceNow under the selected table.