Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticket have a pipeline and pipeline stage, but the related data is not loaded #247

Open
cayleyh opened this issue Dec 8, 2023 · 0 comments

Comments

@cayleyh
Copy link

cayleyh commented Dec 8, 2023

Tickets have a pipeline and pipeline stage. The current V2 tap will load these as properties__hs_pipeline and properties__hs_pipeline_stage. However, these are just the ids, and the current tap does not store info on the related object. This info is available via the Hubspot pipelines API, using the ticket object type: https://developers.hubspot.com/docs/api/crm/pipelines.

This tap needs to load the pipeline and stage data for tickets into a separate table, similar to what is done for deals, so that the pipeline data can be queried and displayed by label and ordered as per the actual Hubspot stage ordering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant