<?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>Your Source for Providing a Better Customer Service and Customer Support Experience &#187; integration</title>
	<atom:link href="http://blog.parature.com/index.php/tag/integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.parature.com</link>
	<description>The Parature Blog</description>
	<lastBuildDate>Thu, 22 Jul 2010 22:02:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Force Customer Records to be Synced When Account Record is Updated in Salesforce.com</title>
		<link>http://blog.parature.com/customerservicesoftware/force-customer-records-to-be-synced-when-account-record-is-updated-in-salesforce-com/</link>
		<comments>http://blog.parature.com/customerservicesoftware/force-customer-records-to-be-synced-when-account-record-is-updated-in-salesforce-com/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 14:16:14 +0000</pubDate>
		<dc:creator>Parature</dc:creator>
				<category><![CDATA[Parature Customer Service Software]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[ParaConnect]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[What's happening at Parature]]></category>

		<guid isPermaLink="false">http://blog.parature.com/?p=780</guid>
		<description><![CDATA[Does Salesforce keep the most up-to-date information about your Accounts? Do you limit access to your Portal for only &#8216;active&#8217; Accounts? If you answer YES to both questions, then you&#8217;ll be interested in this tip.
In Salesforce, the status of an Account is typically stored in a custom field on the Account record. That status is [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 238px"><img title="ParaConnect for Salesforce" src="http://www.parature.com/images/blog/paraconnect-salesforce.png" alt="ParaConnect for Salesforce" width="228" height="245" /><p class="wp-caption-text">ParaConnect for Salesforce</p></div>
<p>Does Salesforce keep the most up-to-date information about your Accounts? Do you limit access to your Portal for only &#8216;active&#8217; Accounts? If you answer YES to both questions, then you&#8217;ll be interested in this tip.</p>
<p>In Salesforce, the status of an Account is typically stored in a custom field on the Account record. That status is then reflected in Parature by an SLA or custom field. When an Account becomes inactive or canceled, the Salesforce record is updated. By default, ParaConnect for Salesforce only updates the Parature Account and Customer records if the corresponding Salesforce record was updated since the last sync. So how can translate the status change to the Customer records in Parature? The answer comes in the form of Salesforce <strong>Triggers</strong>.</p>
<p>The trigger for this scenario is will execute when a Salesfoce Account record is saved. It will proceed to &#8220;update&#8221; all Customer records that are associated to the Account record that was modified without actually making any changes to the Customer records.<span id="more-780"></span></p>
<p>To create this trigger, you must be logged into your Salesforce Account as an Admin. Go to the Account Triggers page located under Setup, and hit New.</p>
<p>Replace any existing code with the following:</p>
<pre style="font-size: 12px;">trigger UpdateContact on Account (after insert, after update)
{
   for (Account account : Trigger.new)
   {
      List&lt;Contact&gt; contacts = new List&lt;/Contacts&gt;();
      contacts = [SELECT Id FROM Contact WHERE AccountId = :account.ID];

      for(Contact c: contacts)
      {
         update contacts;
      }
   }
}
</pre>
<p>Make sure the Is Active checkbox selected and hit Save.</p>
<p>Now whenever a Saleforce Account record is saved, all associated Customer records will be &#8220;updated&#8221; without any changes. The next time your Parature/Salesforce integration is set to run, the Account and all associated Customers will be synced.</p>
<div style='display:none' id="post-refEl-780"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.parature.com/customerservicesoftware/force-customer-records-to-be-synced-when-account-record-is-updated-in-salesforce-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parature Twitter Integration</title>
		<link>http://blog.parature.com/parature/parature-twitter-integration/</link>
		<comments>http://blog.parature.com/parature/parature-twitter-integration/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 15:37:15 +0000</pubDate>
		<dc:creator>Parature</dc:creator>
				<category><![CDATA[What's happening at Parature]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.parature.com/?p=245</guid>
		<description><![CDATA[Parature&#8217;s social media integration with Twitter empowers organizations to efficiently monitor tweets for proactive response and an improved customer experience.  Social channels such as Twitter provide an open forum for customers to air their grievances, give praise or simply inquire about an organization’s products, services or support.  These customer sentiments and inquiries are valuable sources [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 310px"><img title="Parature Twitter Integration" src="http://www.parature.com/images/blog/twitter.jpg" alt="Parature Twitter Integration" width="300" height="200" /><p class="wp-caption-text">Parature Twitter Integration</p></div>
<p>Parature&#8217;s social media integration with Twitter empowers organizations to efficiently monitor tweets for proactive response and an improved customer experience.  Social channels such as Twitter provide an open forum for customers to air their grievances, give praise or simply inquire about an organization’s products, services or support.  These customer sentiments and inquiries are valuable sources of information that can be collected, measured and acted upon.   <span id="more-245"></span></p>
<p>This integration provides visibility into the volume, sentiment and impact of support through Twitter. Parature customers can compare Twitter traffic with other Parature support channels such as chat, ticket, email, phone, and Web portal content.  The integration enables customers to easily look at the &#8220;happiness&#8221; of tweets and hone in on which ones to route within their organization for comment, support or general knowledge; the number of tweets directed at the organization; and the impact of the organizations&#8217; published content based on the number of re-tweets.  Tweets are easily isolated from other support traffic via the use of a Twitter Queue where support representatives can review and route them for a quick, accurate response, as well as create reports to analyze how many tickets are being generated from tweets.  Representatives can also view Twitter profiles directly from the Parature system allowing them to view other tweets to gauge disposition.</p>
<div style='display:none' id="post-refEl-245"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.parature.com/parature/parature-twitter-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
