I have read about databasedotcom gem but it doesn't support bulk api. Are there any salesforce bulk api gem that uses Oauth2 for login?
Asked
Active
Viewed 1,260 times
2 Answers
1
sudo gem install salesforce_bulk_api
https://github.com/yatishmehta27/salesforce_bulk_api

yatish mehta
- 905
- 1
- 10
- 25
0
There's also a gem for bulk query: https://github.com/cvengros/salesforce_bulk_query

pcv
- 2,121
- 21
- 25