Identifying when identical field data has been submitted via a form | Community
Skip to main content
March 22, 2017
Solved

Identifying when identical field data has been submitted via a form

  • March 22, 2017
  • 1 reply
  • 1397 views

Hi Guys,

I need be able to identify when an another lead has been created that has an identical field data as a previous lead sitting in the databse ie:


User 1 fills in a marketo form, entering "ABC123" into a customer number field.
User 2 fills in a marketo form, entering "ABC123" into  the same customer number field.

I want to be able to identify when User 2 submits the same form and has the same data in that field. Ideally being able to send an internal alert once this occurs.

Thanks in advance,

Josh

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 SanfordWhiteman

This lookup-and-alert can't be done with the standard platform.

You can ask support to have your dedupe rules include this field, but that would mean the leads are merged (you could tell when the 2nd+ forms had been submitted, though).

A webhook engine like FlowBoost (Pro) can do this, by performing a vertical lookup across stored data.

Marketo's ABM add-on is another option.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
March 22, 2017

This lookup-and-alert can't be done with the standard platform.

You can ask support to have your dedupe rules include this field, but that would mean the leads are merged (you could tell when the 2nd+ forms had been submitted, though).

A webhook engine like FlowBoost (Pro) can do this, by performing a vertical lookup across stored data.

Marketo's ABM add-on is another option.

March 22, 2017

Hey Sanford,

Thanks for your answer, yea unfortunately what I thought the answer would be! No perfect solution at the moment.

I will most likely use Zapier to send field data to spreadsheet to do the calculation + send the alert.

Cheers,

Josh