powerbi-custom-connectors icon indicating copy to clipboard operation
powerbi-custom-connectors copied to clipboard

Add Product data in the HubSpot connector

Open ranmax123 opened this issue 4 years ago • 3 comments

https://developers.hubspot.com/docs/api/crm/products

ranmax123 avatar Jul 30 '20 07:07 ranmax123

I see that in the chart you show about hubspot data (https://github.com/ranmax123/powerbi-custom-connectors/blob/master/img/HubSpot_DataView.PNG) you can use products. But with the connector I only see deal information without any info about what products are in this deal. And here you are posting a link about products. Should I see the products?

Badi4567 avatar Sep 03 '20 01:09 Badi4567

Not yet. It's slightly tricky to get products associated with deals using API.

ranmax123 avatar Oct 22 '20 11:10 ranmax123

I think the line items should be easy to get and link through the deal ID. where available additional properties could then be associated from the product table.

https://legacydocs.hubspot.com/docs/methods/line-items/get-all-line-items

goetz79 avatar Jun 03 '21 19:06 goetz79