Using Convoy to receive events from Intercom and Mandrill

We are currently evaluating whether to add Convoy to our Kubernetes cluster as an “incoming gateway” for webhooks we subscribe to from external providers. Is it correctly understood that Convoy can run different kinds of signature validations for incoming webhooks?

Specifically, we will need to receive webhooks from Mandrill and Intercom. It would be awesome if we could offload the signature validation to Convoy. Still, the two approaches, Manrill and Intercom, have taken a bit differently. Do you know if Convoy can work for both of those?

Currently we don’t do body signature validation, but we do have it on our roadmap.