PagerDuty Webhook Inconsistencies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 11:32 AM
Hello,
We have the integration set up with PagerDuty, however, updates do not come in from PagerDuty. ServiceNow side creates a PagerDuty ticket and is able to update with Notes and Status.
Checking the Webhooks in ServiceNow, each Health Check reads "SNow Entity Lined to a PagerDuty Service has an incorrect Webhook ID".
I have double and triple checked the PagerDuty Webhook ID, Service and Escalation ID and everything matches up with what PagerDuty shows.
I'm stumped as to what else could cause these inconsistencies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 11:18 AM
I am also facing the same issue after Washington DC Upgrade. I have validated everything, cleanup the webhooks, created new webhooks however I still don't see any webhook import record being created in ServiceNow when I am triggering the incident in PagerDuty. When I try to test the webhook, it goes into disabled state after some time which means ServiceNow is not accepting the payload request from PagerDuty.
On the other hand, It is working fine from ServiceNow to PagerDuty and all the updates are being synced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 12:00 PM
We actually was able to get this resolved after realizing that our PagerDuty instance was only active in Prod.
We were working off our Dev environment in ServiceNow and the outbound services were off so those updates were not being sent to PagerDuty via Webhooks.
We then tested in our Prod environment and were successful in both outbound and inbound communications from SN>PD as well as PD>SN.
I'm not sure if that would help in any way. Best of luck to you in your work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 02:51 PM - edited 09-24-2024 04:37 PM
Hi - Did you use extension v7.0 or v3 webhook?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 10:11 AM
I resolved this issue as there was an authentication issue with the webhook. I had to remove old webhooks and create new v3 webhooks.