Exporting mailing template returns error
I am trying to export mailing template but API returns error
POST https://api-campaign-us-3.goacoustic.com/XMLAPI
<Envelope>
<Body>
<ExportMailingTemplate>
<TEMPLATE_ID>27607721</TEMPLATE_ID>
<ADD_TO_STORED_FILES/>
</ExportMailingTemplate>
</Body>
</Envelope>
Response 200OK
Response 200OK
<Envelope>
<Body>
<RESULT>
<SUCCESS>false</SUCCESS>
</RESULT>
<Fault>
<Request/>
<FaultCode/>
<FaultString>
<![CDATA[Error opening the export file./app/content/ftp/54b47460-187762e9dc5-06dca5a6507b648ee33b2e29e765ecbf/download/phase_1_1st_attempt_no_credit_pull.stl]]>
</FaultString>
<detail>
<error>
<errorid>205</errorid>
<module/>
<class>SP.MailingManager</class>
<method/>
</error>
</detail>
</Fault>
</Body>
</Envelope>
Note that template ID was fetching using "Get a list of mailing templates" API
Note that template ID was fetching using "Get a list of mailing templates" API
Please sign in to leave a comment.
Comments
1 comment