Skip to content

Commit d8b4ae4

Browse files
authored
update webhook retry instructions (#1329)
1 parent 1c0034a commit d8b4ae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrations/webhooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Webhooks are commonly used to sync a customer's subscription status across multi
6464

6565
## Retrying a Failed Webhook
6666

67-
If your server fails to process a webhook, you can resend the webhook from the [event details page](/dashboard-and-metrics/customer-profile#event-details) once your server issue is resolved.
67+
If your server fails to process a webhook, you can resend the webhook once your server issue is resolved. On the webhook integration page, locate the failed (or retrying) event in the table and click `Retry`. The webhook will be immediately dispatched to your [webhook's URL](/integrations/webhooks#registering-your-webhook-url).
6868

69-
Locate your webhook integration under the `Integrations` table and click the `Retry` button. The webhook will be immediately dispatched your [webhook's URL](/integrations/webhooks#registering-your-webhook-url).
69+
You can also resend the webhook from the [event details page](/dashboard-and-metrics/customer-profile#event-details).
7070

7171
## Security and Best Practices
7272

0 commit comments

Comments
 (0)