<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MailChimp Email Marketing Blog &#187; transactional email</title>
	<atom:link href="http://www.mailchimp.com/blog/tag/transactional-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mailchimp.com/blog</link>
	<description>MailChimp, email marketing, and monkeys!</description>
	<lastBuildDate>Fri, 13 Nov 2009 21:09:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Transactional Email Support</title>
		<link>http://www.mailchimp.com/blog/transactional-email-support/</link>
		<comments>http://www.mailchimp.com/blog/transactional-email-support/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 17:19:44 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[MailChimp API]]></category>
		<category><![CDATA[MailChimp News]]></category>
		<category><![CDATA[transactional email]]></category>

		<guid isPermaLink="false">http://www.mailchimp.com/blog/?p=1365</guid>
		<description><![CDATA[Well, sort of&#8211; technically, we&#8217;re supporting Pseudo-Transactional Email Campaigns.  (We are not your SMTP server&#8230; yet.)  But what exactly is a Transactional Email Campaign?  Our Transactional Email Campaigns  aim to give you the ability to send the same campaign over and over again without changing much of the content.  For example&#8211;

Welcome/Sign-up emails for your [...]]]></description>
			<content:encoded><![CDATA[<p>Well, sort of&#8211; technically, we&#8217;re supporting Pseudo-Transactional Email Campaigns.  (We are not your SMTP server&#8230; yet.)  But what exactly is a <em>Transactional Email Campaign</em>?  Our Transactional Email Campaigns  aim to give you the ability to send the same campaign over and over again without changing much of the content.  For example&#8211;</p>
<ul>
<li>Welcome/Sign-up emails for your website or mailing list</li>
<li>Follow-up/Reminder emails</li>
<li>Forgotten Password emails</li>
</ul>
<p><a href="http://www.mailchimp.com/blog/wp-content/uploads/2008/10/welcome_mat.jpg" rel="facebox"><img class="alignright size-medium wp-image-1369" style="margin-left: 5px; margin-right: 5px;" title="welcome_mat" src="http://www.mailchimp.com/blog/wp-content/uploads/2008/10/welcome_mat-300x163.jpg" alt="" width="240" height="130" /></a>This all happens through the magic of our <a href="http://www.mailchimp.com/api/" target="_blank">API, or Application Programming Interface</a>, which is essentially a set of code that allows MailChimp to interact with other applications.  <em>Not a programmer?  The API is for nerds only.  If you can&#8217;t call a function or find a programmer in your company to bribe, you can always contact one of our <a href="http://www.mailchimp.com/experts" target="_blank">MailChimp Experts</a>.</em></p>
<p><span id="more-1365"></span></p>
<p>Since you&#8217;ve decided to set up a Transactional Email Campaign, the next question is <strong>HOW?</strong></p>
<ol>
<li><a href="https://admin.mailchimp.com/lists">Create a new List</a> via the web interface</li>
<li>Configure any Merge Vars or Interest groups for the List &#8211; this can be done via the API or the web interface</li>
<li>Use the <a href="../../api/rtfm/campaigncreate.func.php">campaignCreate()</a> method to create your campaign. Be sure to use a <strong>type</strong> of &#8220;<strong>trans</strong>&#8220;</li>
<li>Now just rinse &amp; repeat&#8230;
<ol>
<li>Call <a href="../../api/rtfm/listsubscribe.func.php">listSubscribe()</a> for each email address. Note that if you&#8217;d like, it is perfectly reasonable to add multiple addresses before sending.</li>
<li>Call <a href="../../api/rtfm/campaignsendnow.func.php">campaignSendNow()</a> to send to everyone <em>who has not received this before</em></li>
</ol>
</li>
<li>Done!</li>
</ol>
<p>The documentation for <a href="http://www.mailchimp.com/api/rtfm/campaigncreate.func.php" target="_blank">campaignCreate() method can be found here</a>.  Also, take a look at the <a href="http://www.mailchimp.com/api/examples/transactional-campaigns.php" target="_blank">more in-depth technical overview information</a> for some additional caveats and things to note about MailChimp&#8217;s Transactional Email Campaigns.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailchimp.com/blog/transactional-email-support/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
