Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Description

send a copy of a prepared message to a selection

Example request

<control 
    xmlns="http://webservices.ecircle-ag.com/ecm" 
           request-id="Unique-String" group-id="5324">
    <message message-id="new" clone-from-id="5324" selection-id="1204">
        <send-date>
            <immediately/>
        </send-date>
    </message>
    <failure-report-address xmlns="http://webservices.ecircle-ag.com/ecm">
        <email>saduser@mapp.com</email>
    </failure-report-address>   
</control>
  • No labels