Support for Duplicate emails in Submit form API | Community
Skip to main content
Aviral_Singh2
Level 2
May 10, 2021
Question

Support for Duplicate emails in Submit form API

  • May 10, 2021
  • 1 reply
  • 1271 views

Hi Everybody,

We are migrating to the new  Submit form API method from the old Post method for our Marketo forms hosted on non-Marketo Landing pages. https://developers.marketo.com/rest-api/lead-database/leads/#submit_form 

This API has a seemingly unsolvable problem it does not work with duplicate emails. Because an email needs to be passed in, and it fails if there is more than one lead with that email. These emails are legitimate duplicates in our system, Is there is a way to update a duplicate with this API?

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

1 reply

SanfordWhiteman
Level 10
May 10, 2021

I would advise using a hidden Marketo form and the JS API instead.