The HubSpot Tickets connector fetches all properties for each ticket in the connected HubSpot account. Both HubSpot defined properties and custom defined properties are included.
Funnel derived columns:
Number of Tickets - Adds 1 on each row makes it easier to count.
Pipeline meta data is retrieved using the Pipelines API
Pipeline Name - Pretty name based on the id in the Pipeline field.
Pipeline Stage Name - Pretty name based on the id on the Pipeline Stage field.
Associations are retrieved using the Associations API.
Ticket to deal associations - a list of deal ids related to the ticket
Ticket to company associations - a list of company ids related to the ticket
Ticket to contact associations - a list of contact ids related to the ticket
Interesting Links: