<?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>SteeleBlogger &#187; Salesforce.com</title>
	<atom:link href="http://steelewriter.com/Blog/tag/salesforcecom/feed/" rel="self" type="application/rss+xml" />
	<link>http://steelewriter.com/Blog</link>
	<description></description>
	<lastBuildDate>Wed, 17 Mar 2010 21:12:16 +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>Simple Salesforce Duplicate Contact Blocker</title>
		<link>http://steelewriter.com/Blog/simple-salesforce-duplicate-contact-blocker/</link>
		<comments>http://steelewriter.com/Blog/simple-salesforce-duplicate-contact-blocker/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 21:33:22 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[My own tips]]></category>
		<category><![CDATA[Products & Tools]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[duplicate blocker]]></category>
		<category><![CDATA[salesforce de-dup]]></category>
		<category><![CDATA[salesforce duplicate blocker]]></category>
		<category><![CDATA[salesforce duplicates]]></category>

		<guid isPermaLink="false">http://steelewriter.com/Blog/?p=80</guid>
		<description><![CDATA[One of the most obvious gaps in the &#8216;out-of-the-box&#8217; salesforce.com toolkit is a duplicate blocker. There&#8217;s a free force.com labs duplicate blocker available on the app exchange , but it only finds duplicates with matching first name, last name &#38; email address. That&#8217;s not always enough &#8211; especially since most of your contacts will have [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most obvious gaps in the &#8216;out-of-the-box&#8217; salesforce.com toolkit is a duplicate blocker. There&#8217;s a free force.com labs duplicate blocker available on the <a title="force.com labs duplicate blocker" href="http://sites.force.com/appexchange/listingDetail?listingId=a0330000006nllpAAA" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://sites.force.com/appexchange/listingDetail?listingId=a0330000006nllpAAA');">app exchange </a>, but it only finds duplicates with matching first name, last name &amp; email address. That&#8217;s not always enough &#8211; especially since most of your contacts will have more than one possible email address.</p>
<p>My buddy Steve Caldwell and I came up with a simple work around that takes about 5 minutes to implement and doesn&#8217;t cost a dime. Rest assured, your org will still find a way to enter duplicate contacts, they always do, but this should help save some of your time and sanity.</p>
<h2>1. Create A Unique ID Field</h2>
<p>Create a text field (allow about 20 characters) and name it Unique ID. Make it read-only and don&#8217;t add it to any page layouts. Be sure you mark the field as a Unique ID field.</p>
<h2>2. Create a Workflow</h2>
<p>Now create a workflow that runs anytime a contact is created or edited. Assign a Field Update action to that workflow that combines the First Name and Last Name into one string in the Unique ID field. (John Smith unique id = johnsmith).</p>
<h2>3. Update All Contacts</h2>
<p>You&#8217;ll want to run the rule once to <strong>a.</strong> populate all the Unique ID fields and <strong>b. </strong>pull a list of existing duplicates. If you use the <a title="Salesforce Apex Data Loader" href="http://wiki.developerforce.com/index.php/Apex_Data_Loader" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://wiki.developerforce.com/index.php/Apex_Data_Loader');">Apex Data Loader</a>, this is really easy to do. Simply run a report that includes all of your contacts. You&#8217;ll only need to include the Contact ID column in this report. Then turn around and run an update through the Data Loader using that same list. Wa-lah! You&#8217;ve just updated all your contacts to have a Unique ID and your error report contains a list of existing duplicates you can go clean up.</p>
<h2>4. Salesforce Administrator Triumphs</h2>
<p>The next time a user tries to create a contact with the same first and last name as an existing contact, they&#8217;ll receive an error message that the Unique ID already exists and won&#8217;t be able to save.</p>
<p>This little trick should work for most objects you need to prevent dups on (leads, opportunities, custom objects, etc). If you run into multiple contacts with the same name, you may need to do something a bit more sophisticated or check the <a title="Salesforce App Exchange" href="http://sites.force.com/appexchange/l" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://sites.force.com/appexchange/l');">App Exchange</a> for some paid solutions.</p>
]]></content:encoded>
			<wfw:commentRss>http://steelewriter.com/Blog/simple-salesforce-duplicate-contact-blocker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamforce 2008</title>
		<link>http://steelewriter.com/Blog/dreamforce-2008/</link>
		<comments>http://steelewriter.com/Blog/dreamforce-2008/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 15:39:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Dreamforce]]></category>
		<category><![CDATA[email marketing]]></category>
		<category><![CDATA[Marketing and Sales]]></category>
		<category><![CDATA[marketing operations]]></category>
		<category><![CDATA[marketing strategies]]></category>
		<category><![CDATA[Neil Young]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://steelewriter.com/Blog/?p=24</guid>
		<description><![CDATA[I&#8217;m still recovering from my trip to San Francisco for Dreamforce. It was a blast, and I came back to Texas with some amazing ideas and a renewed inspiration to grow professionally. Some big things may have come out of this trip, only time will tell.
For now though, a recap.
First TImers and Expo Reception
Sunday evening [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still recovering from my trip to San Francisco for Dreamforce. It was a blast, and I came back to Texas with some amazing ideas and a renewed inspiration to grow professionally. Some big things may have come out of this trip, only time will tell.</p>
<p>For now though, a recap.</p>
<h2>First TImers and Expo Reception</h2>
<p>Sunday evening they held a short session on how to get the most out of Dreamforce. This was basically an overview of the guides and maps, some tips for getting the most out of the sessions, and an intro to some key players in organizing the event. It was a nice way to start the week.</p>
<p>Then we were off to the expo reception. I stopped by to chat with our friends from <a href="http://www.genius.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.genius.com');" target="_blank">Genius,</a> <a href="http://www.jigsaw.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.jigsaw.com');" target="_blank">Jigsaw</a>, and Instant Service and then started winding up and down the aisles to get a feel for who was there, what was new, and who would I need to be sure to spend some time with before the week was out.</p>
<h2>Keynote: 1</h2>
<p>The first keynote was by far the best. Marc Benioff, CEO of Salesforce, led the keynote which included the announcement of force.com sites and a reveal of Neil Young&#8217;s <a href="http://www.lyncvolt.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.lyncvolt.com');" target="_blank">LincVolt</a> project.</p>
<h2>Off to the Sessions</h2>
<p>After the keynote it was off to the sessions. I attended a session on AdWords that unfortunately didn&#8217;t teach me anything I didn&#8217;t already know. It also made me want to stand up and walk out of the room when the presentor claimed that organic SEO is a waste of time and resources.</p>
<p>We had some lunch with our Sr VP of Sales, Peter Grace, and helped him prepare for his own session based on our email campaign and reporting strategy. We were shocked to have a packed house of over 150 attendees, and very pleased with Peter&#8217;s presentation. We gave huge props to our buddies at <a href="http://www.genius.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.genius.com');" target="_blank">Genius</a> including a step-by-step demo of how their product works and then focused on how reporting and tracking throughout the sales process can help identify weaknesses and ways to help reps improve their close rate.</p>
<h2>Foo Fighters and More Networking</h2>
<p>After the sessions came the Dreamforce Gala featuring the Foo Fighters. Now this is not a concert I would buy a ticket for, I&#8217;m just not a huge fan, but the do put on an amazing show. Of coarse, loads of free liquor will make anyone seem incredibly entertaining&#8230;</p>
<h2>Keynote 2</h2>
<p>The second keynote featured some pretty cool stuff from Dell and some stuff that just confused us all. The whole theme of Dreamforce was cloud computing&#8230;and they were featuring some of their servers&#8230;so that was a head scratcher for us.</p>
<h2>Sessions: Day 2</h2>
<p>Lets just say I still didn&#8217;t see anything that totally blew me away.</p>
<h2>Sessions: Day 3</h2>
<p>There was no keynote on day 3, we just dove straight into the session. This was the day that rocked my world. I&#8217;m going to go into great detail here, I want to do that in individual blog posts, but what I saw was:</p>
<ul>
<li>All about Facebook: Ads, Ideas, Apps, anything from salesforce you want to expose to the masses</li>
<li>Ideas: Dell and Starbucks featured their Ideas sites and explained how they use them, moderate them, and what makes their customers love them.</li>
<li>Campaign Management through Salesforce: How Salesforce uses Salesforce to manage campaigns and track results.</li>
</ul>
<p>Keep an eye out in the coming days for more info about these sessions.</p>
<p>All in all, Dreamforce was a great experience. I found out that we are doing something unique and innovative and that my skills are more marketable that I thought. It reassured me that I am doing my job of keeping up to date with my skillset and strategies. Even in an industry that doesn&#8217;t always support or encourage out-of-the-box strategies, we&#8217;re pushing the limits and so far its working for us.</p>
]]></content:encoded>
			<wfw:commentRss>http://steelewriter.com/Blog/dreamforce-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
