Hello,
in an external application I’m creating products using the Hubspot API, and that works really great.
But I would like to open the newly created product properties directly in the internet browser of the system, using the ID I have received as response from the API call.
I had expected to have something like
https://www.hubspot.com/objects/products/1234567890123
but unfortunately I could not find anything.
Thank you very much for any hint!
Wolfgang