heroku / salesforce-bulk

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

Added the ability to pass in custom headers in the salesforce job #84

Closed bradycale-taulia closed 4 years ago

bradycale-taulia commented 4 years ago

I wanted to use the Sforce-Disable-Batch-Retry header, needed to add the ability to pass custom headers through.

bradycale-taulia commented 4 years ago

Good feedback, will resolve with a new pull request