You can retry failed webhooks using the Dashboard and the API.
Dashboard
To retry a failed webhook in the Dashboard:
- Sign in to the Dashboard.
- Select Developers in the left navigation bar and open the Webhooks tab.
- Select the configuration with failures to open its details page.
- Select the failed webhook to open its details page.
- 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.