How to create custom service task

I have a service task which uses Camunda connector to invoke a web service . I would like to create a custom service task which has three properties ie. Url,payload,response variable. I went through custom element and meta data examples.Could anyone provide links to more examples…I would be happy if you could provide steps to do that(for example one step may be overriding bomb renderer)