<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://docs.sailthru.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Sailthru Docs</title>
        <description></description>
        <link>http://docs.sailthru.com/</link>
        <lastBuildDate>Sun, 05 Feb 2012 05:53:52 -0600</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://docs.sailthru.com/lib/images/favicon.ico</url>
            <title>Sailthru Docs</title>
            <link>http://docs.sailthru.com/</link>
        </image>
        <item>
            <title>api:blast_repeat</title>
            <link>http://docs.sailthru.com/api/blast_repeat</link>
            <description>Repeating Blast

GET mode


Get data on a repeating campaign, or all repeating campaigns.

Optional parameters

 Parameter  Description  Example  repeat_id  Repeating campaign ID  34463 

If you do not pass a repeat_id, you will get a list of all repeating campaign.</description>
            <author>David Studinski</author>
        <category>api</category>
            <pubDate>Fri, 03 Feb 2012 15:40:35 -0600</pubDate>
        </item>
        <item>
            <title>api:list</title>
            <link>http://docs.sailthru.com/api/list</link>
            <description>Overview


Get information about a list, or create a list.

Use of the POST method of this call to add/remove users is deprecated in favor of the job call.

Specification

Base URL

https://api.sailthru.com/list

GET mode


Get information about a list. This currently includes the email addresses on the list, but this will be deprecated -- use the job call instead to export data.</description>
            <author>David Studinski</author>
        <category>api</category>
            <pubDate>Thu, 02 Feb 2012 16:12:47 -0600</pubDate>
        </item>
        <item>
            <title>syntax:message</title>
            <link>http://docs.sailthru.com/syntax/message</link>
            <description>Within any Zephyr context, the message object contains a number of useful pieces of data about the current transactional email message.

Here is a sample message object:


{
	&quot;template&quot; : &quot;DC-template&quot; ,
	&quot;sample&quot;: &quot;A&quot;,
	&quot;revision_id&quot; : 131152 ,
	&quot;send_time&quot; : 1311284816 ,
	&quot;click_time&quot; : 1301384816 ,
	&quot;open_time&quot; : 1301394816 ,
	&quot;purchase_time&quot; : 1309366347,
	&quot;clicks&quot;: [
		{
			&quot;ts&quot;: 1309366347,
			&quot;ip&quot;: &quot;75.214.213.71&quot;
		},
		{
			&quot;ts&quot;: 1309366357,
			&quot;ip&quot;: &quot;75.214.213.71&quot;
		}
	],
	&quot;opens&quot;: [
…</description>
            <author>Ian White</author>
        <category>syntax</category>
            <pubDate>Wed, 01 Feb 2012 13:21:22 -0600</pubDate>
        </item>
        <item>
            <title>function:parse</title>
            <link>http://docs.sailthru.com/function/parse</link>
            <description>parse(string)


Parses a string as Zephyr and evaluates it.

Example


{parse(&quot;{2 + 3}&quot;)} = 5


Scrape and Parse Example


You can also use the parse function to scrape an entire web page. If you publish a newsletter to a URL via your Content Management System, feed that URL to Sailthru and have it parsed before send. (This prevents copying/pasting.) Note, you must include your {optout_confirm_url} and {beacon} within the page being scraped, or within the code of the campaign in Sailthru's edito…</description>
            <author>David Studinski</author>
        <category>function</category>
            <pubDate>Tue, 31 Jan 2012 20:57:31 -0600</pubDate>
        </item>
        <item>
            <title>api:content</title>
            <link>http://docs.sailthru.com/api/content</link>
            <description>Overview


Push a new piece of content to Sailthru, or update an existing piece of content, triggering any applicable alerts.

Specification

Base URL

https://api.sailthru.com/content

POST mode

Required Parameters
 Parameter  Description  Example  url  The unique URL of the content  &lt;http://example.com/product-url&gt; 
Optional Parameters
 Parameter  Description  Example  title  The human-friendly title of the content  Name of Product  date  The created time of the content (if not provided, defa…</description>
            <author>David Studinski</author>
        <category>api</category>
            <pubDate>Mon, 30 Jan 2012 16:57:11 -0600</pubDate>
        </item>
        <item>
            <title>horizon:content-spider</title>
            <link>http://docs.sailthru.com/horizon/content-spider</link>
            <description>Note: This page discusses content relating to Horizon, Sailthru's behavioral intelligence feature.


Overview


When Sailthru detects a new URL on your site that it has not seen before, it will automatically spider that URL. The spider does not &quot;crawl&quot; through pages automatically following links. It simply will hit new URLs once.</description>
            <author>David Studinski</author>
        <category>horizon</category>
            <pubDate>Mon, 30 Jan 2012 16:52:42 -0600</pubDate>
        </item>
    </channel>
</rss>

