#Jaskirat
1 messages · Page 1 of 1 (latest)
Hello 👋
Not sure, let me check!!
Thank you!
So you won't be able to do this via the dashboard
You can however, use the command stripe events resend <event_id> --webhook_endpoint=<endpoint_id> for events up to 30 days old. This will work even for events that have never been sent to that endpoint before. If the webhook_endpoint flag is not set, the event will be resent to your local webhook endpoint (coming from stripe listen).
Can I get it to send to the webhook url set up on the environment?