Hi All,
We have configured JIRA webhook to send event to our inhouse API which consume event and take required action in downstream application.
but consider my inhouse API is down for some reason and could not consume event generated by JIRA Webhook.
so is there any way to fetch failed event (during API downtime) after my API normalized / started?
Hi @Rakesh Parte -- Welcome to the Atlassian Community!
For a question like this, you may also want to search in the Developer Community: https://community.developer.atlassian.com/
Here is the information on the webhook retry policy: https://developer.atlassian.com/cloud/jira/platform/webhooks/#retry-policy
And here is the information to get the failed webhook attempts: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-webhooks/#api-rest-api-3-webhook-failed-get
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.