Docs
bulk, webhook, resubmit
How to do bulk Webhook Re-submit?
There is no provision of bulk retry of webhooks. You can choose to individually resend the webhook o
38989385
2021-07-26T13:59:01Z
2023-01-17T08:29:10Z
239
0
0
251525
How to do bulk Webhook Re-submit?
Currently, there is no provision for bulk retry of webhooks. You can choose to individually resend the webhook or fetch the events data using events API. So it is recommended that whatever event you want to send to the endpoint, you could use List Events API > get all of it from Chargebee > and push it to the endpoint.
Write to support@chargebee.com to place a feature request.