Originally created by @Stephen.Clarke.health.govt.nz on 2022-03-31 06:10:52
tap-salesforce is becoming unusable now because it is still queries against Bulk API V1 - version 41. The current version in 53. When I went to ingest tables from a new org, a lot of the tables are not discoverable - this is quite problematic. I see another Issue and Merge Request/PR https://gitlab.com/meltano/tap-salesforce/-/merge_requests/13 to implement support for Bulk API V2 and to bump up the supported API version.
This request is an interim to provide support for Bulk API V1 - bumping the API version to v53 and resolving some unsupported tables. It is assumed that this will be eventually superseded by the Bulk API V2 change - however feel it is important to support the latest API version now.
Migrated from GitLab: https://gitlab.com/meltano/tap-salesforce/-/issues/15
Originally created by @Stephen.Clarke.health.govt.nz on 2022-03-31 06:10:52
tap-salesforce is becoming unusable now because it is still queries against Bulk API V1 - version 41. The current version in 53. When I went to ingest tables from a new org, a lot of the tables are not discoverable - this is quite problematic. I see another Issue and Merge Request/PR https://gitlab.com/meltano/tap-salesforce/-/merge_requests/13 to implement support for Bulk API V2 and to bump up the supported API version.
This request is an interim to provide support for Bulk API V1 - bumping the API version to v53 and resolving some unsupported tables. It is assumed that this will be eventually superseded by the Bulk API V2 change - however feel it is important to support the latest API version now.
The merge request for this change is available here - https://gitlab.com/meltano/tap-salesforce/-/merge_requests/15.