Hi there since the upgrade to v2 of the Pipedrive API, it seems not to load labels for deals anymore.
According to the migration guide it was switched from "label" to "label_ids"
https://pipedrive.readme.io/docs/pipedrive-api-v2-migration-guide
If I look at the schema here: https://github.com/singer-io/tap-pipedrive/blob/master/tap_pipedrive/schemas/deals.json
I don't see any mention of "label_ids" either.
Was that an oversight or is there a reason why this is not implemented?
It'd be great to get this added to the tap!
Hi there since the upgrade to v2 of the Pipedrive API, it seems not to load labels for deals anymore.
According to the migration guide it was switched from "label" to "label_ids"
https://pipedrive.readme.io/docs/pipedrive-api-v2-migration-guide
If I look at the schema here: https://github.com/singer-io/tap-pipedrive/blob/master/tap_pipedrive/schemas/deals.json
I don't see any mention of "label_ids" either.
Was that an oversight or is there a reason why this is not implemented?
It'd be great to get this added to the tap!