Sep 18, 20234:55 PM - last edited on Sep 19, 20234:28 AM by kvlschaefer
Member
Stop overwriting contacts once a form has already been submitted
SOLVE
Does anyone know how to stop the overwriting once the form has already been submitted? We have several form submissions on one person's contact name but they need to be separated.
Stop overwriting contacts once a form has already been submitted
SOLVE
Hi Jazmine
Interesting problem! The first idea I have for testing is to use some custom properties as an interim step and then use workflows to handle the new data.
Create a set of extra "form input" properties to accept the fields on the form.
Amend your form to use these input properties, except for the email address as the unique ID
Create a workflow to trigger on form input (or might be better to trigger on "input property is known".
Have the workflow look at the existing contact and apply your own rules to decide whether to copy the input properties into the real properties or to generate an exception task for a person to inspect and decide.
It's just an idea of doing this in HubSpot before taking the step of adding an extra app.
Once the form has been submitted, unfortunately you will have to create individual contacts manually.
Maybe this issue is due to the form being submitted from the same laptop / phone? If so, I would recommend to check the "Always create contact for new email address" option in the form's options.
Stop overwriting contacts once a form has already been submitted
SOLVE
Hi Jazmine
Interesting problem! The first idea I have for testing is to use some custom properties as an interim step and then use workflows to handle the new data.
Create a set of extra "form input" properties to accept the fields on the form.
Amend your form to use these input properties, except for the email address as the unique ID
Create a workflow to trigger on form input (or might be better to trigger on "input property is known".
Have the workflow look at the existing contact and apply your own rules to decide whether to copy the input properties into the real properties or to generate an exception task for a person to inspect and decide.
It's just an idea of doing this in HubSpot before taking the step of adding an extra app.
Any time a contact submits a form, it is going to update the properties already registered in HubSpot.
Which information do you need to separate? (if several people use the same email address, unfortunately it is not possible to create different contacts because on HubSpot 1 contact = 1 email address)
Stop overwriting contacts once a form has already been submitted
SOLVE
Thank you, Yohann! We have several different contacts ( different companies, emails, phone numbers, names) from the form submission who are being saved under one contact and not as separate, individual contacts. Is there a way to " refresh" the form so all the submissions get saved as an individual contact?
Once the form has been submitted, unfortunately you will have to create individual contacts manually.
Maybe this issue is due to the form being submitted from the same laptop / phone? If so, I would recommend to check the "Always create contact for new email address" option in the form's options.