heroku / salesforce-bulk

Python interface to the Salesforce.com Bulk API
MIT License
207 stars 154 forks source link

Does this support Bulk API V2? #111

Open vishwanathsukumardh opened 2 years ago

vishwanathsukumardh commented 2 years ago

Does this support the new Bulk PAI V2? https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/bulk_common_diff_two_versions.htm By Default the API version seems to be set to 40, for which the bulk api v2 is not available.