Skip to main content

Change title of pagerduty incident coming from Servicenow

  • March 8, 2023
  • 3 replies
  • 64 views

Forum|alt.badge.img

Hi team,

Can somebody tell how and where we can customize the title of pagerduty incident that is coming from Servicenow?
By default naming convention is ‘Servicenow incident number: incident description’ in PagerDuty incident. I want to change it.
Please help me

3 replies

Hi Preethu. For this you’ll want to take a look at Event Orchestration. In the Service Rules you’ll be able to create transformations to extract and change information in the alerts.


Forum|alt.badge.img
  • New Member
  • March 13, 2023

In the core PagerDuty script include, you can customize how the incident title is created. Please be sure to create a copy and make updates there.


Forum|alt.badge.img
  • April 6, 2023

Thank you. Is it okay to have two pagerduty files in Script include (one with changes and original one)? Does it still work?