397
Questions
Questions
Recent Blog Posts
New and Revised API Documentation for the week of May...
Tuesday, May 15, 2012 - 11:47
New and Revised API Documentation for the week of May...
Tuesday, May 8, 2012 - 12:34
New and Revised API Documentation for the week of May...
Wednesday, May 2, 2012 - 13:59
Calling ETSOAP API from Salesforce.com (SFDC) Using...
Friday, April 27, 2012 - 11:30
New and Revised API Documentation for the week of...
Tuesday, April 24, 2012 - 15:10
Recent Blog Comments
Hi Nick,Is there a way to
Wednesday, February 29, 2012 - 18:37
Van,The answer sadly is no.
Wednesday, February 15, 2012 - 17:09
Nice, is there a way to do
Wednesday, February 15, 2012 - 02:50
Mauricio, The iframe-based
Thursday, September 29, 2011 - 09:37
--Ian I would love to know
Tuesday, September 27, 2011 - 19:41
Who's online
There are currently 0 users and 11 guests online.

Use Local html as a Template
Hi, Is there any way I can use a (.html) which is stored on my machine as a template instead of storing the template on exacttarget side? If its possible how to feed the data to that? T
How to set 'reply-to' dynamically on a TriggerdSend using SOAP ?
We have a requirement to set 'reply-to' different from from and would like to know if there a way to do this using the SOAP API ?
iOS API call
Hi,This is a longshot question. I'm an iOS (Iphone, iPad) developer and my client has asked that a user of their app be able to add themselves to the clients email list.
How do I get the list of bad email addresses
I have been tasked with pulling down the list of emails that bounced through the ExacTarget API, so that we can update our records. So I have a login that lets me see the ExacTarget GUI and am u
Connect to Secure FTP with PHP?
I need to create a connection to Exact Target's Secure FTP using PHP and currently cannot determine how to do so, has anyone accomplished this before?
Rebuild the View as Web Page URL
I'm trying to rebuild the "view as web page" url to use in an external mini-app that can rebuild an email sent to a specific recipient, complete with any dynamic content and personalisation.
How do you delete a subscriber list via the API in PHP?
Does anybody have a code sample? Thanks! --Ryan
How do I update a subscriber in C#?
Exporting a report directly from the browser view?
Isn't it possible to export a tracking report after we have chosen to view it in the browser? It'd be really helpful if there was a button there to download/export the report that you're viewing. ;-)
ET Query Activity: How do I concatenate text values (so aggregate all rows) for a subscriber into a pipe-delimited list?
Q: If you have a data extension with subscriber data, how can I concatenate all rows for a subscriber into a pipe-delimited list? Note:The ExactTarget Query activity uses standard T-SQL syntax.