Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Example request 1

Code Block
<control     xmlns="http://webservices.ecircle-ag.com/ecm" request-id="newgroup123" group-id="new">
    <group-definition preferredgroup-category-channelname="emailcategory">
        <name>{GROUP NAME}<<name>New Group</name>
        <description>{GROUP DESCRIPTION}<<description>New Group</description>
        <isocountry>{GROUP COUNTRY CODE}<<isocountry>GB</isocountry>
        <isolanguage>{GROUP LANGUAGE CODE}<<isolanguage>en</isolanguage>
        <redirection-link>{REDIRECTION LINK}</redirection-link><email-channel>
            <redirection-timeout>7</redirection-timeout><email>newgroup@qamanual.staging11.shortest-route.com</email>
            <email<from-channel>handling>
            <email>{GROUP EMAIL - should end<special>
with the domain name of the eC-m system}</email>             <from-handling><email>clonecontact@qamanual.staging11.shortest-route.com</email>
                <special>    <name>Clone  Master</name>
              <email>{GROUP FROM ADDRESS}</email>special>
            </from-handling>
          <name>  <reply-to-handling>
                <special>
     <![CDATA[{GROUP FROM NAME}]]>             <email>reply-test@qamanual.staging11.shortest-route.com</email>
       </name>             <name>Contact</name>
   </special>             </from-handling>special>
            <reply</reply-to-handling>
        </email-channel>
       <special> <io-control>
            <sendout-speed>50000</sendout-speed>
       <email>{REPLY ADDRESS}</email>io-control>
    </group-definition>
    <failure-report-address xmlns="http://webservices.ecircle-ag.com/ecm">
         <name>{REPLY NAME}</name><email>saduser@mapp.com</email>
    </failure-report-address>	
</control>



Example request 2

Code Block
<control
    xmlns="http://webservices.ecircle-ag.com/ecm" request-id="newgroup123" group-id="new">
  </special>  <group-definition preferred-channel="email">
        <name>{GROUP NAME}</reply-to-handling>name>
        <description>{GROUP DESCRIPTION}</email-channel>description>
        <tracking><isocountry>{GROUP COUNTRY CODE}</isocountry>
        <isolanguage>{GROUP  <text link="true"/>LANGUAGE CODE}</isolanguage>
        <redirection-link>{REDIRECTION LINK}</redirection-link>
    <html reader="true" pixel-position="top" link="true" individual-link="true"/><redirection-timeout>7</redirection-timeout>
        <email-channel>
 </tracking>         <io-control>  <email>{GROUP EMAIL - should end with the domain name of the <requireseC-passwordm system}</>email>
            <sendout-speed>250000</sendout-speed><from-handling>
             <bounce count="1" hours="168" /> <special>
            <!--Configure bounce settings for the group-->   <email>{GROUP FROM ADDRESS}</email>
       <!--OR-->             <!--<name>
        <bounce count="3" category="transient" hours="336" /><bounce count="2" category="blocked" hours="336" /><bounce count="1" category="rejected" hours="24" /><bounce count="2" category="unknown" hours="336" />
  <![CDATA[{GROUP FROM NAME}]]>
      -->         </io-control>     </group-definition>
</control>

Example request 2

Code Block
<control xmlns="http://webservices.ecircle-ag.com/ecm" request-id="newgroup123" group-id="new">name>
        <group-definition group-category-name="category">       </special>
 <name>New Group</name>         <description>New Group<</description>from-handling>
        <isocountry>GB</isocountry>    <reply-to-handling>
    <isolanguage>en</isolanguage>         <email-channel>   <special>
         <email>newgroup@qamanual.staging11.shortest-route.com</email>           <email>{REPLY  <from-handling>ADDRESS}</email>
                 <special>   <name>{REPLY NAME}</name>
                <email>clonecontact@qamanual.staging11.shortest-route.com</email></special>
            </reply-to-handling>
       <name>Clone Master<</name>email-channel>
        <tracking>
       </special>     <text link="true"/>
      </from-handling>      <html reader="true" pixel-position="top" link="true" individual-link="true"/>
  <reply-to-handling>      </tracking>
        <io-control>
 <special>           <requires-password />
        <email>reply-test@qamanual.staging11.shortest-route.com</email>    <sendout-speed>250000</sendout-speed>
            <bounce count="1" hours="168" />
<name>Contact</name>            <!--Configure bounce settings for  </special>the group-->
            </reply-to-handling>!--OR-->
        </email-channel>    <!--
    <io-control>    <bounce count="3" category="transient" hours="336" /><bounce count="2"    <sendout-speed>50000</sendout-speed>
        </io-control>category="blocked" hours="336" /><bounce count="1" category="rejected" hours="24" /><bounce count="2" category="unknown" hours="336" />
    </group-definition>
    <failure-report-address xmlns="http://webservices.ecircle-ag.com/ecm">
        <email>saduser@mapp.com</email></io-control>
    </failure-report-address>	group-definition>
</control>