Can I create a new SFDC lead after every form submission. | Community
Skip to main content
Mahurrinah_Sims
Level 2
February 19, 2018
Solved

Can I create a new SFDC lead after every form submission.

  • February 19, 2018
  • 1 reply
  • 1513 views

Hello,

We are running into an issue where our inbound reps aren't getting notified when some leads come in because we already have the contact in Salesforce.

To solve this, I would like to have a new lead created in SFDC after every form submission regardless of whether the contact/lead already exists.

Is this possible?

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 Grégoire_Miche2

Hi Mahurrinah,

Technically, it's feasible. When you use the "sync lead", assign the person to lead queue explicitely, that will create a new lead.

BUT, it's a very bad idea, it is going to create a duplicate mess in your database because these same inbound rep's will never do the job of converting / merging these leads correctly. Furthermore, these new leads will have no campaign history, no intersting moment, no score.

It's better to use an "Inbound sales rep campaign" in SFDC and attach the person to it using an "add to SFDC campaign" flow step. Campaign can contains leads and contacts and will be a perfect container.

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
Level 10
February 19, 2018

Hi Mahurrinah,

Technically, it's feasible. When you use the "sync lead", assign the person to lead queue explicitely, that will create a new lead.

BUT, it's a very bad idea, it is going to create a duplicate mess in your database because these same inbound rep's will never do the job of converting / merging these leads correctly. Furthermore, these new leads will have no campaign history, no intersting moment, no score.

It's better to use an "Inbound sales rep campaign" in SFDC and attach the person to it using an "add to SFDC campaign" flow step. Campaign can contains leads and contacts and will be a perfect container.

-Greg