The SOAP WebHook is supported in a Custom Template with any type of routing. For a custom template, we require a process flow designed that have been explained here. While using SOAP WebHook, user must adhere to the following guidelines also.
Guidelines for Using SOAP WebHook
...
- Connect supports only one attachment in request while using SOAP WebHook with context based routing. Whereas, request using SOAP WebHook with content based routing support multiple attachments.
In In response, the user can set multiple attachments. - If the user uses MTOM then the input XML schema should be defined while in the process flow of the Custom Template. Following is the example for MTOM Request and Response.
...