For some customers we have the need to get data for the quote creation, which ist not associated with the deal (or the quote).
Therefore it would be helpful to work with the CMS functions
crm_object, crm_objects and crm_associations.
On the documentation page Accounts Dashboard | HubSpot
there is the information, that it works, but only for private pages.
But how to define a password in the design manager for this?
(or how to use it without password?)
How does it work?
When checked without password
(e.g. {% set test = crm_object(‘company’, myCompanyId) %}
… {{ test }} )
a) there is a warning in the design manager
(can be published nevertheless)
b) the call serves an empty result: {}