Solved

Webhook re-try behaviour

  • 3 March 2021
  • 1 reply
  • 125 views

Is there a documented behavior for webhooks if the endpoint that is called returns a unsuccessful 500 status code? Is there built-in re-try functionality?

icon

Best answer by sanofar.allahpichai 18 May 2021, 19:58

View original

1 reply

Userlevel 4
Badge +6

Hi Rishi,

 

Greetings!

Yes, we do have a built-in retry functionality for webhooks. You can find the required information here: Using Webhooks with the Workflow Automator

When a webhook trigger fails (status codes other than 2xx and 3xx), or doesn't receive a response in 15s, the webhook will be automatically retried a maximum of 4 times at 3, 5, 9,17-minute intervals.

 

We hope this helps.

 

Regards,

Sanofar

Team Freshservice

Reply