Back to All

How to change the webhook url in each interaction

I am having around 500+ interactions in which nearly 300 interaction needs to be added to a webhook URL.I can add the webhook URL for all the 300 interactions but suppose if I need to change the URL I need to change it manually in all the 300 interactions.

I would like to know is there any way to make the webhook url common and use it in the interaction. so that if there is any change to be done in the url i can change the url alone instead of changing it manually in all the interactions

I have seen the global connection for webhook url but i can't use it because for some of the interactions because the url would be different and it would be called for each call.