Hello,
Is it possible to find a custom object using its HubSpot ID in the quote builder?
This resource isn’t linked to my deal; I only have its ID.
I haven’t been able to find documentation on this.
Thanks in advance,
Thomas
Hello,
Is it possible to find a custom object using its HubSpot ID in the quote builder?
This resource isn’t linked to my deal; I only have its ID.
I haven’t been able to find documentation on this.
Thanks in advance,
Thomas
Hey @TCarbuccia,
In HubSpot’s quote templates, directly fetching a custom object by its ID using HubL isn’t supported. HubL functions like crm_associations() are designed to retrieve associated records, not arbitrary ones by ID.
Workarounds:
For further details on quote template variables and customization, refer to HubSpot’s developer documentation.
Regards,
Kosala
Hello,
I kind of suspected as much.
I’m going to try the workarounds you shared.
Thanks for your help!