Block lead creation but not lead update? | Community
Skip to main content
Andy_Varshneya1
New Participant
December 4, 2015
Solved

Block lead creation but not lead update?

  • December 4, 2015
  • 2 replies
  • 2310 views

Hi,

I'm trying to run a few programs where I'm updating some information in the lead database and trying to see if I can run it entirely via Marketo where I run a list import and if the email address matches, it updates the fields, but if there is no match Marketo takes no action.

As far as I can tell from the list import options and user profiles, that can't be done with a simple list upload.

Are my only options to either run VLOOKUP's in Excel to isolate and remove the non-matches before upload, or run the data update through SFDC via Demandtools?

Did I overlook something in Marketo?

Thanks,

Andy

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

I think you are right on this.  A workaround might be to create a campaign that deletes new leads created from the program in question.

2 replies

Grégoire_Miche2
New Participant
December 4, 2015

Removing leads that are created on a list import is very easy :

Use the "list Name" constraint of the "Lead is created" trigger or the "List was created" filter. It will give you the leads that were created on import into this list, that you can immediately delete.

-Greg

Andy_Varshneya1
New Participant
December 4, 2015

Right, that's what I had assumed, just wanted to know if there was a way to not remove the leads from the database retroactively.

Thanks for all the help.

Accepted solution
December 4, 2015

I think you are right on this.  A workaround might be to create a campaign that deletes new leads created from the program in question.

Andy_Varshneya1
New Participant
December 4, 2015

I was afraid of this. I'll wait to see if anyone else in the community has another idea, just in case.