#nathan-djian-martin_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1343538577660968991
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
You can resend all events in the last 15days window
You can run a script that lists all events:
https://docs.stripe.com/api/events/list
And then resend them one by one:
https://docs.stripe.com/cli/events/resend
Thanks I'll take a look at that and re-open a thread if I need more help ๐
Have a great day!
Actually
I have another question
Yes sure, happy to help! What is it ?
When listing events, can I choose events sent to a specific endpoint?
I'd like to resend the failed events that are sent to only to of my webhooks endpoints
No, there is no such a filter
You can resend all events to all Endpoints and ignore the events that were treated
Ok thanks for the info!
Happy to help!