I need to send notifications to a Restful web service
As an user, I would like to create a Web Service Delivery Channel for a REST endpoint. I need to send notifications to a Restful web service. My Web Service has no WSDL, no .asmx. My web service is a rest service, so there are only put/get/delete standard rest calls.