marie-ai
marie-ai copied to clipboard
Implement webhooks
There is a need for webhook integration into the ICR server to allow for non message-driven communication.
Client ------> Async Processing
Client <------ ACK
Client <------ Done(Webook)
Implementation should support the following security mechanism :
- [ ] Verification Token
- [ ] Mutual TLS (Transport Layer Security)
Reference : Best Practice to Secure your WebHooks Zoom Webhooks