Skip to main content

How to retry a failed webhook

You can retry failed webhooks using the Dashboard and the API. 

Dashboard

To retry a failed webhook in the Dashboard:

  1. Sign in to the Dashboard.

  2. Select the Developers icon in the top navigation bar and open the Webhooks tab.

  3. Select the configuration with failures to open its details page.

  4. Select the failed webhook to open its details page.

  5. Select Retry now to manually initiate a new attempt.

API

To retry a failed webhook using the API, call the Reflow by event endpoint and provide the event's ID as the {eventId} path parameter.

Was this article helpful?
Share
Copy Link Share via email

Articles in this section