URL:


AUTHENTICATION - SOAP HEADER

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Header>
<authenticate xmlns="http://webservices.ecircle-ag.com/ws">
<realm>my_system_name</realm>
<email>myemail@mapp.com</email>
<password>mypassword</password>
</authenticate>
</SOAP-ENV:Header>

ACCESS

  • External tool https://webdomain/eCMessageService - SOAP Header

  • Mapp Engage > Automations. See Automations



BODY

<SOAP-ENV:Body>
<postGroupRequest xmlns="http://webservices.ecircle-ag.com/ws">
here comes <control> ... </control> as in examples
</postGroupRequest>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

LIMITS

Limit

Number

Document size

2,048,000 bytes ~ 2Mb

Inline users

1000