External webhooks in Preview deployments
Unanswered
Red-faced Cormorant posted this in #help-forum
Red-faced CormorantOP
Do they work? I can't get them to work.
I have same codebase in production and in preview deployment. I would like to test all the external services too with webhooks. They don't seem to go through.
Environment variables are set and no problem with them. I just don't seem to receive any webhooks in my preview deployments.
EDIT: I'm speaking about Vercel "preview" deployments.
EDIT 2: As example, I would like to test Stripe payments in my preview deployment.
What can I do ?
I have same codebase in production and in preview deployment. I would like to test all the external services too with webhooks. They don't seem to go through.
Environment variables are set and no problem with them. I just don't seem to receive any webhooks in my preview deployments.
EDIT: I'm speaking about Vercel "preview" deployments.
EDIT 2: As example, I would like to test Stripe payments in my preview deployment.
What can I do ?