How to determine if record is not already in Salesforce? | Community
Skip to main content
January 4, 2013
Question

How to determine if record is not already in Salesforce?

  • January 4, 2013
  • 4 replies
  • 1716 views
How do I setup a smartlist trigger so that any new lead that comes in, it will check to make sure it isnt already in SF?  I get new leads from our website, salesforce and event partner, but I want to make sure I'm not altering something if it comes from SF.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

January 4, 2013
If a lead comes in from a source other than SalesForce, Marketo will automatically search for a pre-existing record using email address as the unique identifier. If it finds one, no new lead will be created. Information may be altered on that pre-existing lead if you dont block field updates from various sources.

If no match on email address is found, a new Marketo lead will be created. If you want that lead in SalesForce, you have to set up smart campaigns to push it there.
January 4, 2013
Then how do you determine if the source is SF?  I had setup a trigger that said anything from salesforce.com to ignore, but it didnt push any new leads to SF.  Once i removed that it worked, but new leads from SF also were updated.
January 4, 2013
I'm not fully clear on what you're trying to accomplish, but check the "Original Source" field. It will tell you which leads were created in Marketo from SalesForce.com.
January 4, 2013
Clarification: The field is "Original Source Type" and the value will say salesforce.com.