Shopify integration - Phone numbers are not synced

Hello,

When a new customer or lead gets synced to Hubspot from Shopify using the Shopify integration, the phone numbers don’t get carried over.

The customer usually fills in the phone number field during the checkout process.

Having our customers’ phone numbers is really important to our business. I’ve seen that other people were having this issue, is there a solution to this problem ? Hubspot support doesn’t seem to be able to give one.

Thanks

Hi @VBar ,

@joesasson-gid posted about doing an export in this thread, but that seems like a pretty manual process :sad_but_relieved_face: .

I have also read that Piesync can be used in conjunction with the HubSpot integration as it offers more robust field mapping.

@Josh , @John do you all have any suggestions here?

I actually figured out a pretty easy workaround using Integromat (they have a free plan if you are running very few operations, and a cheap $9/mo plan) to detect new customers and add the phone number to hubspot.

I can share more details of the scenario I created if you’re interested.

Hi @VBar,

Unfortunately, @dennisedson is correct. Only a limited number of fields come over on the checkout process using the native Shopify connector. Using an alternative such as PieSync will let you have more control over what is sent over and what is not.

We’ve run into similar issues with other fields as well, in which we used connected apps in Shopify to copy property values to tags. However, I wouldn’t recommend that solution for a unique value such as phone numbers.

Josh

facing same issue, and uninstalled Hubspot for this reason from Shopify

Can you send me the details of this scenario joesasson-gid. Trying to do this same connection.

Hey @BIngram42 I can send over a blueprint of the scenario if you’d like. You can private message me with your email (I think).

It’s actually quite simple. You can use the Shopify Watch Customers module to get all new customers (Or you can set up a webhook that will fire on new customer creation) and then add a module to update a record in Hubspot, and search by email, then add the shipping phone number into the Phone Number field. I also added an error handler so that when the phone number didn’t conform, it just skipped it.