Custom Quote Template Beta

SR0
投稿者 | Diamond Partner
投稿者 | Diamond Partner

Custom properties not getting surfaced in quotes template

I worked on a custom quote template, which displays data from custom objects (billing and shipping). I used the HubL function (crm_associations) to get the associated record from the deal.

It used to work before during quote creation but suddenly stops working in late June.  I checked if something changed in the template, but everything is working fine. I even checked the live preview and it displays the data as it should, but fails to do so in the quote creation.

2件の返信
ethankopit
HubSpot製品開発チーム
HubSpot製品開発チーム

Custom properties not getting surfaced in quotes template

Thanks for making that clear @SR0

0 いいね!
SR0
投稿者 | Diamond Partner
投稿者 | Diamond Partner

Custom properties not getting surfaced in quotes template

Hi, I figured out what was wrong. Turns out the deal's internal id isn't being returned, that's why the associated records was also not surfaced. HubSpot probably no longer supports id when calling a records internal id, you need to use hs_object_id.