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.
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?)?