Skip to main content

I'm currently working on a webhook in a sandbox environment. My webhook in SandBox is pointed to my companies Dev environment. My question is once I graduate to production status, will ring central allow me to update my webhook URL to my companies PROD server?


Event notification webhooks? You don't need to add the webhooks address to your app properties. It is dynamically specified in your code so yes, you can change it anytime.


Reply