APIs & Integrations

JChen1
Participante

How to find Product ID in HubSpot UI

resolver

Is there any way to get the Object ID for a Product in the Product Library in the HubSpot frontend UI?  I am using a middleware solution where the the connector does not support searching up the Product via API to get that ID.

 

The end goal is using CRM Association to assign a Product (line item) to a Deal, but the only piece I'm missing is the Product ID.

1 Soluciones aceptada
GEvaristo
Solución
Miembro

How to find Product ID in HubSpot UI

resolver

A workaround i found was to inspect the network requests using the developer tools in the products admin page

Ver la solución en mensaje original publicado

5 Respuestas 5
GEvaristo
Solución
Miembro

How to find Product ID in HubSpot UI

resolver

A workaround i found was to inspect the network requests using the developer tools in the products admin page

Jaycee_Lewis
Administrador de la comunidad
Administrador de la comunidad

How to find Product ID in HubSpot UI

resolver

Thanks for sharing @GEvaristo!

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Me gusta
richard88
HubSpot Employee
HubSpot Employee

How to find Product ID in HubSpot UI

resolver
JChen1
Participante

How to find Product ID in HubSpot UI

resolver

@dennisedson 

The issue with this is we're building an integration for a customer and having them make API calls to get the Product ID is not going to be an option.  The user expierence would be them manually putting their Product ID in a field in our system when they need to utilize our integration for that Product.  If they need to make an API call to get that Product ID that would be a poor user experience for them.  Also if we needed to make an API call everytime for them to get their Product ID it wouldn't be scalable for us.

 

Is there any possibility that this Product ID could be exposed via the UI (maybe a feature request?)? 

dennisedson
Equipo de producto de HubSpot
Equipo de producto de HubSpot

How to find Product ID in HubSpot UI

resolver

Hey @JChen1 ,

I don't see a way if there is, but this seems like a pretty manual process...Could you not just do the same manually with the API?

0 Me gusta