I am looking to merge two fields we have for contacts, or have one disabled and the data from that one transferred to the other field. We currently have a 'Company Name' field and a 'Primary Company' field. I would like there to be only one field that states what company a contact is from as it is causing issues when trying to sort our data. Is there a way I can do this without doing it manually?
I am wondering if I create this workflow and it messes up some of our existing data if there is a way for me to reverse it. I just want to ensure that if I make this change I am not messing up the existing data we have.
Create a contact-based workflow that copies enrolls contacts when "Company name is unknown and Primary company is known" (if you believe that "Primary company" has better data quality, simply remove "Company name is unknown)"
If you specify "Company is unknown", only empty fields will be filled. If you remove this, filled fields will be overwritten, too.
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
I will need the workflow to run the other way where it is filling unknown 'Primary Company' fields with the data in the 'Company Name' field. How can I run this workflow without it impacting our current data?
Just to confirm, you're not referring to these two, are you?
The first is the association between contact and primary company record. Company name however is a contact property. These two cannot be consolidate. One is documenting what the associated record is called, one is documenting on the contact record what the company name is. And yes, unintuitively, these aren't linked unless you set up a workflow to copy the value of the associated company name into the contact field.
If you're not referring to these but actual two contact properties, "Primary company" and "Company name", then I'd recommend the following:
Create a contact-based workflow that copies enrolls contacts when "Company name is unknown and Primary company is known" (if you believe that "Primary company" has better data quality, simply remove "Company name is unknown)"
Use the "Copy property value" workflow action to copy the value from "Primary company" into "Company name"
On the contact index page, bulk edit all records to clear the "Primary company" field
Archive the "Primary company" property (you might have to remove references from forms, lists etc and replace it with "Company name" first)
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer