251
Questions
Questions
Recent Blog Posts
SSJS Gotcha
Thursday, January 26, 2012 - 20:21
AMPScript Language Module For TextWrangler
Wednesday, January 25, 2012 - 12:57
New and Revised API Documentation for the week of...
Tuesday, January 24, 2012 - 11:49
CODE@ is everywhere!
Friday, January 20, 2012 - 15:22
Creating A Data Filter Via SOAP API In ExactTarget...
Friday, January 20, 2012 - 14:35
Recent Blog Comments
Mauricio, The iframe-based
Thursday, September 29, 2011 - 09:37
--Ian I would love to know
Tuesday, September 27, 2011 - 19:41
Thanks for the heads-up,
Tuesday, September 27, 2011 - 14:24
The presentation PDF is
Tuesday, September 27, 2011 - 13:47
Thanks for participating
Wednesday, September 7, 2011 - 17:50
Who's online
There are currently 0 users and 4 guests online.




Trigger Configuration Without AIM
Can triggers be scheduled like this (with or without AIM):Assumption: We do not want to use (i.e., pay) for a servies such as SeeWhy.
API Integration Error Message
I am in the very begining stages of writing an application to interract with the API. However, I am consistenly getting back an "invalid source address" response.
How to retrieve a Business Unit's child accounts?
I'm trying to retrieve the children of a Business Unit by adding the Children to the properties of the retrieve, however, it is telling me that this is not a valid property. Any ideas?
Maximimum Subject Line Length for Triggered Send?
Hello, we're experiencing a situation where our Triggered Sends are failing if the subject line length is over 45 or so characters.For added clarity, we set the subject line as a variable in the email
Has/Does used the UsernameAuthentication object to authenticate a user's credentials?
I was wondering if there was any documentation around this or if was even possible.
List Subscribing, Changing Business Unit/ClientID?
Sorry, folks. I tried to add a comment, but added a new answer instead. When I tried to delete that answer I deleted the whole question. Here is my current status with the problem.&n
SOAP API Subscriber Status
Not sure what happed to my other post, so I'm posting it again.
How to maximize the DateDiff AMPScript Function?
Soap request, enterprise 2.0 account retrieve all email sends for a business unit
Hi,I can create a soap request that lists all my businessunit send reports, but I want to show another business units send reports.I have access to all business units, so how do I create a soap reques
How to remove all subscribers from a list?
I'd like to remove all subscribers from a list (so that it can be freshly re-populated from a CSV file) but It seems it's only possible to remove subscribers from a list one by one.
Retrieving All Lists a Subscriber is Different for Enterprise 2.0 Version?
I am using the SOAP Web Service APII am basically doing this but it does not work as expected on the Enterprise 2 Version.
Multiple To list
I want to send an email to a subscriber list and everyone from that list to receive in to all email addreses.I suppose there is an option, but I can't find it. Also, how can i setup CC as a
How many records in DataExtension
Is there a way through AMPScript or Javascript that you can display the number of rows in a DataExtension in an email?
Setting a date field in data extension to NULL
I have a data extension that gets updated with an UPSERTDATA from a landing page. If I pass an empty string to a data field it gets set to 01/01/1900.
Delete Row from Data Extension with 2 Keys
If a data extension has a compound key - two or more primary keys - can I delete a specific row?So, can I say DELETE FROM [Table] WHERE key1 = a and key2 = b either by API or some other means?
Retrieve data extension object and its api property using Java
I want to retrieve data extension object which must contain its api property (column names).if soomebody have any idea please reply me as soon as possible.Thanks in advance.
Updating Link URL in email.
The issue that I am running into is this. I have an email which will contain a session/user-specific code (data which is not stored within ExactTarget) which I need to use in a link within the em
Retrieving column names of DataExtension using JAVA
I want to retrieve column names of Data Extension using Java.
Get the SubscriberKey of subscribers in async request
Hello,I'm sending the emails using Triggered Send via the Async API and I get the result of each email after it with ResultMessage object:
Email Archiving Solutions
Let's say the client wants to archive and the ability to RE-SEND THE ORIGINAL email (i.e. eReceipt), do we have any out-of-the-box solutions for this?Do we have any partners that have this capability?
Email Send/Perform using C# , With Exact Target API call
Is there any way without showing an Exact Target API account to the enduser, Can i send an email from my website using exact target API call?
How can I get the URL of portfolio file using AMPscript function?
I would like to put a link to pdf file in my portfolio. But, I can't find a AMPscript function to get URL from the portfolio.
Calling Exact target GUI using IFrame is it possible?
Dear All, I Have a requirement of sending emails using Exact Target account instead of SMTP server, so using exact target API enabled account , i have created list and added the subscribers
What are the IDs for various UserAccess objects?
I couldn't locate a compelte list of UserAccess IDs.The Adding a New User to an Existing Account article notes two of them:3 CLIENT_ADMIN, which correlates to the "Add Users to Account" checkbox in th
Tracking external link with AMPscript valriables
Dear ALL I had some issue using AMPscript and Tracking together. I created an email contents using AMPscript variables.