Do PureCloud webhooks perform retries

I was wondering how Genesys PureCloud Webhooks handle guaranteed delivery. I'd like to implement a webhook, but what happens if there is a network hiccup and I don't get the initial invokation? Are there retries? Exponential retries?

Just asking, because I'm not sure what the correct implementation pattern is.

PureCloud Webhooks are inbound only. There is no functionality where PureCloud will invoke a webhook in an external system.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.