Has anyone used the meltano labs hubspot tap? https://github.com/MeltanoLabs/tap-hubspot
Need some help extracting stream properties. Seems like by default properties for each stream (eg calls, emails, etc.) are not being extracted. Looking at the hubspot api docs looks like we need to specify which properties we want to pull in the query params: https://developers.hubspot.com/docs/api/crm/calls
Is there a config I have to set somewhere to specify which properties to pull for each stream? The