<?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>PreviewMyEmail Documentation Feed</title>
	<atom:link href="http://previewmyemail.com/resources/feed?post_type=articles" rel="self" type="application/rss+xml" />
	<link>PreviewMyEmail Documentation Feed</link>
	<description>PreviewMyEmail Documentation Feed</description>
	<lastBuildDate>Thu, 04 Aug 2011 14:15:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>CreateEmailAnalyticsCode</title>
		<link>http://previewmyemail.com/resources/articles/createemailanalyticscode</link>
		<comments>http://previewmyemail.com/resources/articles/createemailanalyticscode#comments</comments>
		<pubDate>Wed, 15 Jun 2011 10:23:38 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=76</guid>
		<description><![CDATA[Description This API command returns special tracking code to be inserted into outgoing emails. This is required to track analytics and metrics of your email campaigns. API URL http://previewmyemail.com/api/CreateEmailAnalyticsCode Request Parameters apikey Provide the API key. This key can be found in your account settings page. tag Provide the name of the tracking code tag [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>This API command returns special tracking code to be inserted into outgoing emails. This is required to track analytics and metrics of your email campaigns.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/CreateEmailAnalyticsCode</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>tag<br />
Provide the name of the tracking code tag to create the tracking code</li>
</ul>
<p><strong> Response</strong></p>
<p>API call will return a tracking code in text format.</p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/createemailanalyticscode/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetEmailAnalyticsTopClients</title>
		<link>http://previewmyemail.com/resources/articles/getemailanalyticstopclients</link>
		<comments>http://previewmyemail.com/resources/articles/getemailanalyticstopclients#comments</comments>
		<pubDate>Tue, 14 Jun 2011 13:45:20 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=74</guid>
		<description><![CDATA[Description This API command returns popular email applications/clients detected in your tag. API URL http://previewmyemail.com/api/GetEmailAnalyticsTopClients Request Parameters apikey Provide the API key. This key can be found in your account settings page. tag Provide the name of the tracking code tag to get results for Response Example [{"clients":[{"Client":"","Count":"224"},{"Client":"Yahoo! Mail&#124;Yahoo","Count":"34"},{"Client":"Opera&#124;Opera","Count":"1"}]}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>This API command returns popular email applications/clients detected in your tag.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetEmailAnalyticsTopClients</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>tag<br />
Provide the name of the tracking code tag to get results for</li>
</ul>
<p><strong> Response Example</strong></p>
<p><code>[{"clients":[{"Client":"","Count":"224"},{"Client":"Yahoo! Mail|Yahoo","Count":"34"},{"Client":"Opera|Opera","Count":"1"}]}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getemailanalyticstopclients/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetEmailAnalyticsTopLocations</title>
		<link>http://previewmyemail.com/resources/articles/getemailanalyticstoplocations</link>
		<comments>http://previewmyemail.com/resources/articles/getemailanalyticstoplocations#comments</comments>
		<pubDate>Tue, 14 Jun 2011 13:44:06 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=72</guid>
		<description><![CDATA[Description This API command returns top geo-locations detected in your tag. API URL http://previewmyemail.com/api/GetEmailAnalyticsTopLocations Request Parameters apikey Provide the API key. This key can be found in your account settings page. tag Provide the name of the tracking code tag to get results for Response Example [{"locations":[{"Location":"London/United Kingdom","Count":"31"},{"Location":"New Delhi\/India","Count":"14"}]}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>This API command returns top geo-locations detected in your tag.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetEmailAnalyticsTopLocations</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>tag<br />
Provide the name of the tracking code tag to get results for</li>
</ul>
<p><strong> Response Example</strong></p>
<p><code>[{"locations":[{"Location":"London/United Kingdom","Count":"31"},{"Location":"New Delhi\/India","Count":"14"}]}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getemailanalyticstoplocations/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetEmailAnalyticsCounts</title>
		<link>http://previewmyemail.com/resources/articles/getemailanalyticscounts</link>
		<comments>http://previewmyemail.com/resources/articles/getemailanalyticscounts#comments</comments>
		<pubDate>Tue, 14 Jun 2011 13:42:35 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=70</guid>
		<description><![CDATA[Description This API command returns total numbers such as opens, unique opens, forwards, prints, etc. API URL http://previewmyemail.com/api/GetEmailAnalyticsCounts Request Parameters apikey Provide the API key. This key can be found in your account settings page. tag Provide the name of the tracking code tag to get results for Response Example {"counts":{"Opens":"241","UniqueOpens":6,"Forwards":"9","Prints":"9","AvgDuration":659,"TotalDuration":"158731"}}]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>This API command returns total numbers such as opens, unique opens, forwards, prints, etc.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetEmailAnalyticsCounts</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>tag<br />
Provide the name of the tracking code tag to get results for</li>
</ul>
<p><strong> Response Example</strong></p>
<p><code>{"counts":{"Opens":"241","UniqueOpens":6,"Forwards":"9","Prints":"9","AvgDuration":659,"TotalDuration":"158731"}}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getemailanalyticscounts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetEmailAnalyticsFeed</title>
		<link>http://previewmyemail.com/resources/articles/getemailanalyticsfeed</link>
		<comments>http://previewmyemail.com/resources/articles/getemailanalyticsfeed#comments</comments>
		<pubDate>Tue, 14 Jun 2011 13:40:38 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=67</guid>
		<description><![CDATA[Description This API command will return the list of email open, print and forward activities in real-time. API URL http://previewmyemail.com/api/GetEmailAnalyticsFeed Request Parameters apikey Provide the API key. This key can be found in your account settings page. tag Provide the name of the tracking code tag to get results for get [after &#124; before] what [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>This API command will return the list of email open, print and forward activities in real-time.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetEmailAnalyticsFeed</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>tag<br />
Provide the name of the tracking code tag to get results for</li>
<li>get [after | before]<br />
what to retrieve. Feed data &#8220;after&#8221; or &#8220;before&#8221; the timestamp</li>
<li>timestamp (optional)<br />
If you wish to retrieve the feed after a certain date/time, pass this info. It should be in unix timestamp format</li>
<li>limit (optional)<br />
If you wish to retrieve limited records, pass the number of records you wish to get back</li>
</ul>
<p><strong> Response Example</strong></p>
<p><code>[{<br />
  "titles":["ID","Event","Email","Timestamp","Date","Duration","City","Country","Client","Latitude","Longitude"],<br />
  "events":[<br />
    ["1e2f97dae07df43adf80dc9d9633b0a0","Open","test1@test.com",1307433779,"2011-06-07 11:02:59","16","","","","0","0"],<br />
    ["357f3915a975014430f0f4cbf4148736","Forward","test2@test.com",1307433772,"2011-06-07 11:02:52","0","","","","0","0"],<br />
    ["b9e3cc3189ce8270fd1f123c06c49d4d","Open","test3@test.com",1307374779,"2011-06-06 18:39:39","0","undefined","undefined","","0","0"],<br />
    ["a915467b36a7bed75a8ac141e86cee95","Open","test4@test.com",1307374778,"2011-06-06 18:39:38","0","undefined","undefined","","0","0"]<br />
    ]<br />
}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getemailanalyticsfeed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPAM Filter Tests</title>
		<link>http://previewmyemail.com/resources/articles/spam-filter-tests</link>
		<comments>http://previewmyemail.com/resources/articles/spam-filter-tests#comments</comments>
		<pubDate>Fri, 10 Jun 2011 21:30:06 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=61</guid>
		<description><![CDATA[Before sending your email, you can test it across all major spam filters and optimize your sender name, sender email address, email subject and content to maximize the chance of passign spam filters. Once you create spam filter test request, PreviewMyEmail will test your email on major spam filters and email services such as Norton, [...]]]></description>
			<content:encoded><![CDATA[<p>Before sending your email, you can test it across all major spam filters and optimize your sender name, sender email address, email subject and content to maximize the chance of passign spam filters.</p>
<p>Once you create spam filter test request, PreviewMyEmail will test your email on major spam filters and email services such as Norton, Postini, SpamAssassin, Gmail and Yahoo and provide you success/failure rates.</p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/spam-filter-tests/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inbox Monitoring</title>
		<link>http://previewmyemail.com/resources/articles/inbox-monitoring</link>
		<comments>http://previewmyemail.com/resources/articles/inbox-monitoring#comments</comments>
		<pubDate>Fri, 10 Jun 2011 21:29:39 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=59</guid>
		<description><![CDATA[If you are sending mass emails to your mail list, you may wonder if your emails are ending in inbox or spam folder of your recipients. To give you an idea, you can use PreviewMyEmail&#8217;s inbox monitoring service. Simply download the &#8220;seed list&#8221; from your PreviewMyEmail account and add them to your mail list. Once [...]]]></description>
			<content:encoded><![CDATA[<p>If you are sending mass emails to your mail list, you may wonder if your emails are ending in inbox or spam folder of your recipients. To give you an idea, you can use PreviewMyEmail&#8217;s inbox monitoring service. Simply download the &#8220;seed list&#8221; from your PreviewMyEmail account and add them to your mail list. Once you send your next email campaign, PreviewMyEmail will start monitoring the inbox/spam folder rate of your email campaign for major email services like Hotmail, Gmail, and Yahoo.</p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/inbox-monitoring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Design Testing</title>
		<link>http://previewmyemail.com/resources/articles/email-design-testing</link>
		<comments>http://previewmyemail.com/resources/articles/email-design-testing#comments</comments>
		<pubDate>Fri, 10 Jun 2011 21:29:20 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=57</guid>
		<description><![CDATA[With this feature, you will see how your email design looks like on 30+ popular email applications including Gmail, Hotmail, MobileMe, Outlook 2010. To use this feature, you will need to create a design test request inside your PreviewMyEmail account. You will provide the subject and the HTML code of your email. As the final [...]]]></description>
			<content:encoded><![CDATA[<p>With this feature, you will see how your email design looks like on 30+ popular email applications including Gmail, Hotmail, MobileMe, Outlook 2010.</p>
<p>To use this feature, you will need to create a design test request inside your PreviewMyEmail account. You will provide the subject and the HTML code of your email.</p>
<p>As the final step, you will select email applications you want to run test on. You can select all available email applications or only specific ones. Once you submit the test, PreviewMyEmail will open your email on all target email applications, take real screen shots and show them on your screen within a minute.</p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/email-design-testing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction</title>
		<link>http://previewmyemail.com/resources/articles/introduction</link>
		<comments>http://previewmyemail.com/resources/articles/introduction#comments</comments>
		<pubDate>Fri, 10 Jun 2011 21:28:55 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=55</guid>
		<description><![CDATA[We know that email marketing is a difficult but important factor on sales and promoting your services. And the success of your email marketing depends on how you design/write your email. Unfortunately, there are lots of email applications being used by recipients every day and there&#8217;s no email rendering standard between these email clients. While [...]]]></description>
			<content:encoded><![CDATA[<p>We know that email marketing is a difficult but important factor on sales and promoting your services. And the success of your email marketing depends on how you design/write your email. Unfortunately, there are lots of email applications being used by recipients every day and there&#8217;s no email rendering standard between these email clients.</p>
<p>While your email looks great on Gmail and Apple Mail, it may be totally crapped on Hotmail. Testing your email on each popular email client manually means time and money loss. At this point, PreviewMyEmail comes into the play and becomes your best friend. It takes real screen shots of your email on 30+ popular email applications, tests against spam filters and provide you results within a minute.</p>
<p>Addition to these fantastic features, white-label completely re-brandable API allows you to build your own services and resell to your customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/introduction/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetThumbnail</title>
		<link>http://previewmyemail.com/resources/articles/getthumbnail</link>
		<comments>http://previewmyemail.com/resources/articles/getthumbnail#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:57:33 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=53</guid>
		<description><![CDATA[Description This public API command will return the URL of the generated thumbnail. If it&#8217;s not ready yet, it will return an error. API URL http://previewmyemail.com/api/GetThumbnail Request Parameters RequestID The request ID gathered from NewThumbnail API call Response Example [{"result":"true", "thumbnail_url":"http:\/\/media.previewmyemail.com\/thumbnails\/203203920929023.jpg"}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>This public API command will return the URL of the generated thumbnail. If it&#8217;s not ready yet, it will return an error.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetThumbnail</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>RequestID<br />
The request ID gathered from NewThumbnail API call</li>
</ul>
<p><strong> Response Example</strong></p>
<p><code>[{"result":"true", "thumbnail_url":"http:\/\/media.previewmyemail.com\/thumbnails\/203203920929023.jpg"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getthumbnail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NewThumbnail</title>
		<link>http://previewmyemail.com/resources/articles/newthumbnail</link>
		<comments>http://previewmyemail.com/resources/articles/newthumbnail#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:56:52 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=51</guid>
		<description><![CDATA[Description This public API command will get your email content and take a small thumbnail screen shot of it. Useful for displaying a small thumbnail next your email campaigns. This API command will return a request ID. You can query this request ID with &#8220;GetThumbnail&#8221; API command in a few minutes to retrieve the URL [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>This public API command will get your email content and take a small thumbnail screen shot of it. Useful for displaying a small thumbnail next your email campaigns.</p>
<p>This API command will return a request ID. You can query this request ID with &#8220;GetThumbnail&#8221; API command in a few minutes to retrieve the URL of your email screen shot thumbnail.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/NewThumbnail</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>ContentType<br />
Email content type. It can be &#8216;HTML&#8217; or &#8216;Text&#8217;</li>
<li>Content<br />
Email content</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"result":"true", "requestid":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/newthumbnail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RetrieveEmailClients</title>
		<link>http://previewmyemail.com/resources/articles/retrieveemailclients</link>
		<comments>http://previewmyemail.com/resources/articles/retrieveemailclients#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:55:57 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=49</guid>
		<description><![CDATA[Description Returns the list of email clients available for email design testing API URL http://previewmyemail.com/api/RetrieveEmailClients Request Parameters apikey Provide the API key. This key can be found in your account settings page. Response Example [{"client_id":"2", "client_code":"Yahoo", "client_name":"Yahoo! Mail (Classic)"},{"client_id":"3", "client_code":"Hotmail", "client_name":"Hotmail"}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>Returns the list of email clients available for email design testing</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/RetrieveEmailClients</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"client_id":"2", "client_code":"Yahoo", "client_name":"Yahoo! Mail (Classic)"},{"client_id":"3", "client_code":"Hotmail", "client_name":"Hotmail"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/retrieveemailclients/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SystemStatus</title>
		<link>http://previewmyemail.com/resources/articles/systemstatus</link>
		<comments>http://previewmyemail.com/resources/articles/systemstatus#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:55:08 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=47</guid>
		<description><![CDATA[Description Returns the current status of email design test servers. API URL http://previewmyemail.com/api/SystemStatus Request Parameters apikey Provide the API key. This key can be found in your account settings page. Response Example [{"client_id":"2", "client_code":"Yahoo", "client_name":"Yahoo! Mail (Classic)", "status":"Online"},{"client_id":"3", "client_code":"Hotmail", "client_name":"Hotmail", "status":"Online"}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>Returns the current status of email design test servers.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/SystemStatus</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"client_id":"2", "client_code":"Yahoo", "client_name":"Yahoo! Mail (Classic)", "status":"Online"},{"client_id":"3", "client_code":"Hotmail", "client_name":"Hotmail", "status":"Online"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/systemstatus/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetAvailableCredits</title>
		<link>http://previewmyemail.com/resources/articles/getavailablecredits</link>
		<comments>http://previewmyemail.com/resources/articles/getavailablecredits#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:53:44 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=45</guid>
		<description><![CDATA[Description If your account is in pay-as-you-go mode, this command call will return the remaining credits in your account. API URL http://previewmyemail.com/api/GetAvailableCredits Request Parameters apikey Provide the API key. This key can be found in your account settings page. Response Example [{"available_credits":492}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>If your account is in pay-as-you-go mode, this command call will return the remaining credits in your account.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetAvailableCredits</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"available_credits":492}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getavailablecredits/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetInboxMonitoringResults</title>
		<link>http://previewmyemail.com/resources/articles/getinboxmonitoringresults</link>
		<comments>http://previewmyemail.com/resources/articles/getinboxmonitoringresults#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:52:52 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=43</guid>
		<description><![CDATA[Description Returns the list of inbox monitor tests you have made so far. API URL http://previewmyemail.com/api/GetInboxMonitoringResults Request Parameters apikey Provide the API key. This key can be found in your account settings page. Response Example [{"QueueID":"96", "RelUserID":"xx", "FromEmail":"test@test.com", "EmailSubject":"Test Subject", "JobSubmitDate":"2010-08-12 04:37:59", "Result_HotmailCom":"N\/A", "DetectionTime_HotmailCom":"0000-00-00 00:00:00", "Result_YahooCom":"Spam", "DetectionTime_YahooCom":"2010-08-12 04:38:22", "Result_AOLCom":"Spam", "DetectionTime_AOLCom":"2010-08-12 04:38:18", "Result_GmailCom":"Spam", "DetectionTime_GmailCom":"2010-08-12 14:50:41", "Result_MeCom":"Inbox", [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>Returns the list of inbox monitor tests you have made so far.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetInboxMonitoringResults</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"QueueID":"96", "RelUserID":"xx", "FromEmail":"test@test.com", "EmailSubject":"Test Subject", "JobSubmitDate":"2010-08-12 04:37:59", "Result_HotmailCom":"N\/A", "DetectionTime_HotmailCom":"0000-00-00 00:00:00", "Result_YahooCom":"Spam", "DetectionTime_YahooCom":"2010-08-12 04:38:22", "Result_AOLCom":"Spam", "DetectionTime_AOLCom":"2010-08-12 04:38:18", "Result_GmailCom":"Spam", "DetectionTime_GmailCom":"2010-08-12 14:50:41", "Result_MeCom":"Inbox", "DetectionTime_MeCom":"2010-08-12 04:54:58", "Result_MailCom":"Spam", "DetectionTime_MailCom":"2010-08-12 04:38:59"},{"QueueID":"95", "RelUserID":"xx", "FromEmail":"test2@test.com", "EmailSubject":"Test subject", "JobSubmitDate":"2010-07-25 03:14:57", "Result_HotmailCom":"N\/A", "DetectionTime_HotmailCom":"0000-00-00 00:00:00", "Result_YahooCom":"Spam", "DetectionTime_YahooCom":"2010-07-25 03:15:17", "Result_AOLCom":"Inbox", "DetectionTime_AOLCom":"2010-07-25 03:16:15", "Result_GmailCom":"Spam", "DetectionTime_GmailCom":"2010-07-25 03:15:17", "Result_MeCom":"Spam", "DetectionTime_MeCom":"2010-07-25 03:15:06", "Result_MailCom":"Inbox", "DetectionTime_MailCom":"2010-07-25 03:17:32"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getinboxmonitoringresults/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RetryEmailClient</title>
		<link>http://previewmyemail.com/resources/articles/retryemailclient</link>
		<comments>http://previewmyemail.com/resources/articles/retryemailclient#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:51:55 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=41</guid>
		<description><![CDATA[Description Runs the email design test again for the target email application API URL http://previewmyemail.com/api/RetryEmailClient Request Parameters apikey Provide the API key. This key can be found in your account settings page. jobid Target ID of the email design test request clientcode Enter the client code of the target email application Response Example [{"result":"true"}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>Runs the email design test again for the target email application</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/RetryEmailClient</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>jobid<br />
Target ID of the email design test request</li>
<li>clientcode<br />
Enter the client code of the target email application</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"result":"true"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/retryemailclient/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DeletePreview</title>
		<link>http://previewmyemail.com/resources/articles/deletepreview</link>
		<comments>http://previewmyemail.com/resources/articles/deletepreview#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:50:47 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=39</guid>
		<description><![CDATA[Description Deletes the target email design test API URL http://previewmyemail.com/api/DeletePreview Request Parameters apikey Provide the API key. This key can be found in your account settings page. jobid Target ID of the email design test request Response Example [{"result":"true"}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p><strong></strong>Deletes the target email design test</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/DeletePreview</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>jobid<br />
Target ID of the email design test request</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"result":"true"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/deletepreview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CreatePreview</title>
		<link>http://previewmyemail.com/resources/articles/createpreview</link>
		<comments>http://previewmyemail.com/resources/articles/createpreview#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:49:46 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=37</guid>
		<description><![CDATA[Description Creates a new email design test request API URL http://previewmyemail.com/api/CreatePreview Request Parameters apikey Provide the API key. This key can be found in your account settings page. emailbody Provide the HTML part of your email (it should be base64 encoded!) emailsubject Provide the subject of your email (it should be base64 encoded!). targetemailapps Provide [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>Creates a new email design test request</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/CreatePreview</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>emailbody<br />
Provide the HTML part of your email (it should be base64 encoded!)</li>
<li>emailsubject<br />
Provide the subject of your email (it should be base64 encoded!).</li>
<li>targetemailapps<br />
Provide the list of email clients you wish to get screen shots from. This parameter should be passed in array format. Ex: TargetEmailApps[]=3&amp;TargetEmailApps[]=4</li>
</ul>
<p><strong> Response Example</strong></p>
<p><code>[{"result":"true", "jobid":"1004075748"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/createpreview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FetchPreview</title>
		<link>http://previewmyemail.com/resources/articles/fetchpreview</link>
		<comments>http://previewmyemail.com/resources/articles/fetchpreview#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:48:49 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=35</guid>
		<description><![CDATA[Description Returns the requested email design test results. API URL http://previewmyemail.com/api/FetchPreview Request Parameters apikey Provide the API key. This key can be found in your account settings page. jobid This is the ID of the email design test request. It can be retrieved from GetPreviewList API call or after creating your email design test request [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>Returns the requested email design test results.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/FetchPreview</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
<li>jobid<br />
This is the ID of the email design test request. It can be retrieved from GetPreviewList API call or after creating your email design test request via CreatePreview API call.</li>
</ul>
<p><strong> Response Example</strong></p>
<p><code>[{"subject":"TEST 1","job_id":"123456789","submit_date":"2011-02-12 09:17:34","job_status":"Completed","public_share":"Disabled", "public_share_link":"#","preview_results":[{"client_code":"Yahoo", "image_url_imageson":"screenshot_url_here", "image_url_thumbnail":"screenshot_url_here"}, {"client_code":"Hotmail","image_url_imageson":"screenshot_url_here", "image_url_thumbnail":"screenshot_url_here"}]}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/fetchpreview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetPreviewList</title>
		<link>http://previewmyemail.com/resources/articles/getpreviewlist</link>
		<comments>http://previewmyemail.com/resources/articles/getpreviewlist#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:46:22 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=33</guid>
		<description><![CDATA[Description Returns the list of email design test requests you have done so far. API URL http://previewmyemail.com/api/GetPreviewList Request Parameters apikey Provide the API key. This key can be found in your account settings page. Response Example [{"subject":"TEST 1","job_id":"123456789","submit_date":"2011-02-10 09:17:34","job_status":"Completed","public_share":"Disabled", "public_share_link":"#"}, {"subject":"Test subject 2","job_id":"012345678","submit_date":"2010-12-06 14:26:20", "job_status":"Completed","public_share":"Enabled", "public_share_link":"http:\/\/previewmyemail.com\/public\/20392039"}]]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong></p>
<p>Returns the list of email design test requests you have done so far.</p>
<p><strong>API URL</strong></p>
<p>http://previewmyemail.com/api/GetPreviewList</p>
<p><strong>Request Parameters</strong></p>
<ul>
<li>apikey<br />
Provide the API key. This key can be found in your account settings page.</li>
</ul>
<p><strong>Response Example</strong></p>
<p><code>[{"subject":"TEST 1","job_id":"123456789","submit_date":"2011-02-10 09:17:34","job_status":"Completed","public_share":"Disabled", "public_share_link":"#"}, {"subject":"Test subject 2","job_id":"012345678","submit_date":"2010-12-06 14:26:20", "job_status":"Completed","public_share":"Enabled", "public_share_link":"http:\/\/previewmyemail.com\/public\/20392039"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getpreviewlist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started</title>
		<link>http://previewmyemail.com/resources/articles/getting-started</link>
		<comments>http://previewmyemail.com/resources/articles/getting-started#comments</comments>
		<pubDate>Fri, 10 Jun 2011 20:43:55 +0000</pubDate>
		<dc:creator>Max Ilin</dc:creator>
		
		<guid isPermaLink="false">http://previewmyemail.com/resources/?post_type=articles&#038;p=31</guid>
		<description><![CDATA[For API integration, the only requirement is having basic programming skills. We designed PreviewMyEmail to be an easy-to-integrate service. A programmer with moderate skills can integrate PreviewMyEmail API within appr. 10-15 minutes. PreviewMyEmail API uses the easiest API protocol called HTTP REST. This means that with a basic HTTP connection to our API, you can [...]]]></description>
			<content:encoded><![CDATA[<p>For API integration, the only requirement is having basic programming skills. We designed PreviewMyEmail to be an easy-to-integrate service. A programmer with moderate skills can integrate PreviewMyEmail API within appr. 10-15 minutes.</p>
<p>PreviewMyEmail API uses the easiest API protocol called <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer" target="_blank">HTTP REST</a>. This means that with a basic HTTP connection to our API, you can delivery your emails.</p>
<p><strong>API Connection URL</strong></p>
<p>You will need to use the following URL to pass parameters to PreviewMyEmail API:</p>
<p><code>http://previewmyemail.com/api/</code></p>
<p><strong>API Error Codes</strong></p>
<ul>
<li>2000<br />
Provided API key is invalid.</li>
<li>2001<br />
The requested API command is only available for monthly unlimited plan users.</li>
<li>2002<br />
Preview request not found</li>
<li>2003<br />
Preview couldn&#8217;t be deleted</li>
<li>2004<br />
Preview results couldn&#8217;t be deleted</li>
<li>2005<br />
Not enough tredits to perform your request</li>
<li>2006<br />
Email client not found</li>
<li>3000<br />
Missing or incorrect email content type. It should be &#8216;HTML&#8217; or &#8216;Text&#8217;</li>
<li>3001<br />
Missing email content</li>
<li>3002<br />
Missing request ID</li>
<li>3003<br />
Thumbnail request not found. Incorrect request ID</li>
<li>3004<br />
Thumbnail is not available yet. Please check again later</li>
<li>3005<br />
Rate limit exceeded. We have limits per hour. Please try again next hour.</li>
</ul>
<p><strong>Example Success API Response</strong></p>
<p>The following response is an example to show you what kind of data will be returned back upon a successful API call:</p>
<p><code>[{"available_credits":"Unlimited"}]</code></p>
<p><strong>Example Error API Response</strong></p>
<p>The following response is an example to show you what kind of data will be returned back once an error occurs:</p>
<p><code>[{"Success":"false","ErrorCode":2000,"ErrorReason":"Invalid APIKey"}]</code></p>
]]></content:encoded>
			<wfw:commentRss>http://previewmyemail.com/resources/articles/getting-started/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
