I’m trying to build an App to work in combination with this super-useful official App: HubSpot Marketplace
I want to rely on that in order to avoid that “sync-task”.
I’m looking to build new CRM panels with a to expand functionality, however I’m stuck for several days and I’m desperate!
It’s about the Stripe Customer Id. My understanding is that when “Stripе Data Sync” acts, it creates the Customer in Stripe and store their id (it’s a string like “cus_xxx”).
But, this kind of information is missing in the Contact object. I’ve reviewed all properties and there is nothing.
Just I’ve found references to “Stripе Data Sync” in “Web analytic history”, take a look please!!
Hello @JavierMoralSQ1 thank you for posting in our Community!
I was able to investigate more about it and currently Are you referring to our Stripe Data Sync integration? If so, the only objects we can sync with that integration are Customers, Invoices, and Products (you can see the detailed list here). You’ll see from Stripe’s API documentation that Subscriptions are a distinct object. In HubSpot, we don’t have a compatible object which we can map their object.
If anyone is interested in this. There is definitely no way to get it, I had to work with the API of Stripe and Hubspot in order to update get this and other info.
I know this is an older post but after having some concern that getting customer ID from Stripe to Hubspot through the Data Sync integration was not going to be possible, I confirmed it now is available with the integration - in the Contact mapping set-up, just select Record ID and you will get the cus_XXXX id you were looking for.