Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get failed webhooks with Connect App

Brad McAllister
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 18, 2021

I am creating a connect app that consumes webhooks. I have the app setup and am able to properly consume webhooks.

 

I would like to use this endpoint get failed webhooks to occasionally retrieve webhooks that my app has failed to successfully consume. I am able to make requests to this endpoint using my connect app, but I am unable to get the endpoint to return any failed webhooks.

 

I have forced my connect app to return a 400 or 500 http response for certain webhooks so that I force some webhooks to fail. I have also stopped my app from running and triggered some webhooks to get them to fail this way. But with all the ways I have tried the endpoint always returns no failed webhooks.

 

Any ideas on why I am unable to retrieve any failed webhooks using the endpoint? I see the endpoint has the status of `experimental` does this mean the endpoint does not always work as expected?

0 answers

Suggest an answer

Log in or Sign up to answer