Hello @DilionSmith ,
Thank's a lot for your help. I admit that the documentation is not really clear for me about the crm_associations. We ca...read more
Hello,
I try to get associated line items from deal I did this :
{% set line_items = crm_associations(deal.hs_object_id, "HUBSPOT_DEFINED", 19, "limit=50", "name,quantity", false) %}
{{ line_items.total }}
line_items.total wor read more
On call : GET/communication-preferences/v3/status/email/{emailAddress} This API endpoint only return, "SUBSCRIBED" or "NOT_SUBSCRIBED" Add the possibility to retrieve the notion "Not specified" in the marketing subscriptions of a user. read more
On call : GET/communication-preferences/v3/status/email/{emailAddress} This API endpoint only return, "SUBSCRIBED" or "NOT_SUBSCRIBED" Add the possibility to retrieve the notion "Not specified" in the marketing subscriptions of a user. read more
Hello,
I try to get associated line items from deal I did this :
{% set line_items = crm_associations(deal.hs_object_id, "HUBSPOT_DEFINED", 19, "limit=50", "name,quantity", false) %}
{{ line_items.total }}
line_items.total wor read more