-
Notifications
You must be signed in to change notification settings - Fork 71
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
update salesforce data version #104
base: master
Are you sure you want to change the base?
update salesforce data version #104
Conversation
Hi @camerondavison, thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. |
You did it @camerondavison! Thank you for signing the Singer Contribution License Agreement. |
Nice - will this let me grab AuthorizationConsent and friends? Good luck getting anyone to review and merge your PR :) |
You should be able to point pip at my branch and fork. That is what I am running with |
Hey @camerondavison, does this leverage Bulk API 2.0? |
I don't think so. I just wanted to update the data version to get the new objects |
I have been using this on prod ever since I opened this PR. Works great. Any thoughts on merging? It really is too bad we cannot get the API version updated |
Description of change
Use the latest data version. Fixes #79 Needed in order to use some of the new data objects that were added in later versions of the api.
QA steps
Risks
Since this is update the data version, everything can go wrong.
Rollback steps