Closed (works as designed)
Project:
ExactTarget API
Version:
7.x-1.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2012 at 22:03 UTC
Updated:
13 May 2014 at 20:35 UTC
Jump to comment: Most recent
Comments
Comment #1
arpieb commentedAt the time the module was originally written, the SOAP layer was poorly documented and required extra privileges to use that interface, whereas the XML API was well-documented and supported on all levels of accounts. The SOAP API may be better documented now than it used to be (it was poorly cross-referenced, had no examples, the DTD's for types were hard to find if even available, and ET support was less than helpful).
The way the API was built, it could be converted to SOAP pretty easily.
Comment #2
nonsieThere's also the issue of timeouts with SOAP and HTTPS - the best description I could find is https://bugs.php.net/bug.php?id=48524
If It wasn't PHP I'd definitely go with the SOAP API route.
Comment #3
nonsieClosing this issue. After spending a fair amount of time with the SOAP API I don't even consider this option unless someone wants to write the code AND support it.