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 4 Current »

Sends a message at best sendout time calculated for each recipient.

See

Best sendout time in mapp engage

for details


	<control
	xmlns="http://webservices.ecircle-ag.com/ecm" request-id="123" group-id="2880">
	<message message-id="new" clone-from-id="7192">
		<send-date>
			<immediately/>
			<best-sendout-time default="11:55" timezone="Europe/Berlin"/>
		</send-date>
	</message>
	<success-report-address
		xmlns="http://webservices.ecircle-ag.com/ecm">
		<email>lech.zawistowski@mapp.com</email>
	</success-report-address>
	<failure-report-address
		xmlns="http://webservices.ecircle-ag.com/ecm">
		<email>lech.zawistowski@mapp.com</email>
	</failure-report-address>
</control>
  • No labels