mcdev
Version:
Accenture Salesforce Marketing Cloud DevTools
80 lines (79 loc) • 4.34 kB
text/xml
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<soap:Header>
<wsa:Action>CreateResponse</wsa:Action>
<wsa:MessageID>urn:uuid:9d4bb477-f79f-4f3f-8304-5c0dcd0e5b66</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:dd06e2ef-2adc-4227-b872-1fc34e48a984</wsa:RelatesTo>
<wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
<wsse:Security>
<wsu:Timestamp wsu:Id="Timestamp-f09d192c-466f-410c-9cd4-dabfba315ec4">
<wsu:Created>2023-08-08T13:42:51Z</wsu:Created>
<wsu:Expires>2023-08-08T13:47:51Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</soap:Header>
<soap:Body>
<CreateResponse xmlns="http://exacttarget.com/wsdl/partnerAPI">
<Results xsi:type="TriggeredSendDefinition">
<StatusCode>OK</StatusCode>
<StatusMessage>TriggeredSendDefinition created</StatusMessage>
<OrdinalID>0</OrdinalID>
<NewID>0</NewID>
<NewObjectID>6cfadead-f635-ee11-b85a-48df37d1de8a</NewObjectID>
<Object xsi:type="TriggeredSendDefinition">
<PartnerKey xsi:nil="true" />
<PartnerProperties>
<Name>TestEmailAddr</Name>
<Value />
</PartnerProperties>
<CreatedDate>2018-06-25T05:58:00</CreatedDate>
<ModifiedDate>2018-06-25T05:58:00</ModifiedDate>
<ObjectID>6cfadead-f635-ee11-b85a-48df37d1de8a</ObjectID>
<CustomerKey>testNew_triggeredSend</CustomerKey>
<IsPlatformObject>false</IsPlatformObject>
<Name>testNew_triggeredSend</Name>
<Description>created on deploy</Description>
<Keyword />
<CategoryID>89348</CategoryID>
<SendClassification>
<PartnerKey xsi:nil="true" />
<ObjectID>95da425b-a06f-e611-96fe-38eaa7142c61</ObjectID>
<CustomerKey>testExisting_sendClassification</CustomerKey>
</SendClassification>
<SenderProfile>
<PartnerKey xsi:nil="true" />
<ObjectID>a75d452b-7ef4-eb11-b82d-48df37d1da95</ObjectID>
<CustomerKey>testExisting_senderProfile</CustomerKey>
</SenderProfile>
<FromName>unsubscribe</FromName>
<FromAddress>unsubscribe@emails.mcdev.accenture.com</FromAddress>
<SuppressTracking>false</SuppressTracking>
<TriggeredSendType>Continuous</TriggeredSendType>
<TriggeredSendStatus>New</TriggeredSendStatus>
<Email>
<PartnerKey xsi:nil="true" />
<ID>483943</ID>
<ObjectID xsi:nil="true" />
</Email>
<AutoAddSubscribers>false</AutoAddSubscribers>
<AutoUpdateSubscribers>false</AutoUpdateSubscribers>
<BatchInterval>0</BatchInterval>
<EmailSubject>You are successfully unsubscribed</EmailSubject>
<DynamicEmailSubject>You are successfully unsubscribed</DynamicEmailSubject>
<IsMultipart>false</IsMultipart>
<IsWrapped>true</IsWrapped>
<AllowedSlots>0</AllowedSlots>
<NewSlotTrigger>0</NewSlotTrigger>
<Priority>4</Priority>
</Object>
</Results>
<RequestID>25fe1ec4-1204-42fd-9f0e-32166b82a5a5</RequestID>
<OverallStatus>OK</OverallStatus>
</CreateResponse>
</soap:Body>
</soap:Envelope>