0

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?

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
Bhushan Lodha
  • 6,824
  • 7
  • 62
  • 100

2 Answers2

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