Hi Mukolajko,I forgot to mention one more advantage to define your own
web service method by extending nms:recipient, instead of using factory
write/writeCollection method(actually you write web method XML
definition in the extended customer schema, the code being written in
the Javascript objects node):Adobe Campaign classic (v6/v7) uses SOAP
call with XML syntax for the parameter.Only Adobe Campaign standard
version has also a REST API, with parameters content either in XML or
JSON.JSON format...