Question
Webhook: DELETE method is not available
Hello
I have to interact with an external WebService (REST). I need to remotely delete an external ressource using a DELETE method. But Webhooks can only send POST or GET requests. Is there any workaround?
Thank you
I have to interact with an external WebService (REST). I need to remotely delete an external ressource using a DELETE method. But Webhooks can only send POST or GET requests. Is there any workaround?
Thank you